Internal: the state of a ACText. 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 ACText.
ACTextInternal::State::State | ( | ) | [inline] |
constructor
void ACTextInternal::State::setDefaultColorList | ( | int | version | ) |
set the default color map
std::vector<MWAWColor> ACTextInternal::State::m_colorList |
a list colorId -> color
Referenced by setDefaultColorList().
the list id
std::vector<Topic> ACTextInternal::State::m_topicList |
the topic list
int ACTextInternal::State::m_version [mutable] |
the file version