Internal: the state of a MoreText. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
int | m_version |
the file version | |
std::vector< Topic > | m_topicList |
the topic list | |
std::vector< Comment > | m_commentList |
the header/footer/comment list | |
std::vector< MWAWEntry > | m_speakerList |
the speaker note list | |
std::vector< Outline > | m_outlineList |
the outline list | |
int | m_actualComment |
the actual comment | |
int | m_actualSpeaker |
the actual speaker note | |
int | m_actualOutline |
the actual outline | |
int | m_numPages |
int | m_actualPage |
Internal: the state of a MoreText.
|
inline |
constructor
int MoreTextInternal::State::m_actualComment |
the actual comment
Referenced by State().
int MoreTextInternal::State::m_actualOutline |
the actual outline
Referenced by State().
int MoreTextInternal::State::m_actualPage |
Referenced by State().
int MoreTextInternal::State::m_actualSpeaker |
the actual speaker note
Referenced by State().
std::vector<Comment> MoreTextInternal::State::m_commentList |
the header/footer/comment list
Referenced by State().
int MoreTextInternal::State::m_numPages |
Referenced by State().
std::vector<MWAWEntry> MoreTextInternal::State::m_speakerList |
the speaker note list
Referenced by State().
|
mutable |
the file version
Referenced by State().