Internal: the state of a BeagleWksText. More...
Public Member Functions | |
State () | |
constructor |
Public Attributes | |
MWAWEntry | m_textEntry |
the main text entry | |
std::vector< Section > | m_sectionList |
the section list | |
std::vector< int > | m_numPagesBySectionList |
the number of page by section | |
int | m_version |
the file version | |
int | m_numPages |
int | m_actualPage |
Internal: the state of a BeagleWksText.
|
inline |
constructor
int BeagleWksTextInternal::State::m_actualPage |
Referenced by State().
int BeagleWksTextInternal::State::m_numPages |
Referenced by State().
std::vector<int> BeagleWksTextInternal::State::m_numPagesBySectionList |
the number of page by section
Referenced by State().
std::vector<Section> BeagleWksTextInternal::State::m_sectionList |
the section list
Referenced by State().
|
mutable |
the file version
Referenced by State().