Internal: the state of a ActaText. More...
Public Member Functions | |
| State () | |
| constructor | |
| void | setDefaultColorList (int version) |
| set the default color map | |
Public Attributes | |
| std::vector< Topic > | m_topicList |
| the topic list | |
| int | m_listId |
| the list id | |
| std::vector< MWAWColor > | m_colorList |
| a list colorId -> color | |
| int | m_version |
| the file version | |
| int | m_numPages |
| int | m_actualPage |
Internal: the state of a ActaText.
| ActaTextInternal::State::State | ( | ) | [inline] |
constructor
| void ActaTextInternal::State::setDefaultColorList | ( | int | version | ) |
set the default color map
| std::vector<MWAWColor> ActaTextInternal::State::m_colorList |
a list colorId -> color
Referenced by setDefaultColorList().
the list id
| std::vector<Topic> ActaTextInternal::State::m_topicList |
the topic list
int ActaTextInternal::State::m_version [mutable] |
the file version