the style manager
More...
§ StyleManager()
QuattroSpreadsheetInternal::StyleManager::StyleManager |
( |
| ) |
|
|
inline |
§ add()
void QuattroSpreadsheetInternal::StyleManager::add |
( |
int |
id, |
|
|
Style const & |
st |
|
) |
| |
|
inline |
add a new style and returns its id
§ get()
bool QuattroSpreadsheetInternal::StyleManager::get |
( |
int |
id, |
|
|
Style & |
style |
|
) |
| const |
|
inline |
returns the style with id
§ print()
void QuattroSpreadsheetInternal::StyleManager::print |
( |
int |
id, |
|
|
std::ostream & |
o |
|
) |
| const |
|
inline |
§ m_idStyleMap
std::map<int, Style> QuattroSpreadsheetInternal::StyleManager::m_idStyleMap |
|
protected |
The documentation for this class was generated from the following file: