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