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.
|
inline |
constructor
void ActaTextInternal::State::setDefaultColorList | ( | int | version | ) |
set the default color map
int ActaTextInternal::State::m_actualPage |
Referenced by State().
std::vector<MWAWColor> ActaTextInternal::State::m_colorList |
a list colorId -> color
Referenced by setDefaultColorList(), and State().
int ActaTextInternal::State::m_listId |
the list id
Referenced by State().
int ActaTextInternal::State::m_numPages |
Referenced by State().
|
mutable |
the file version
Referenced by State().