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.
| BeagleWksTextInternal::State::State | ( | ) | [inline] |
constructor
| std::vector<int> BeagleWksTextInternal::State::m_numPagesBySectionList |
the number of page by section
| std::vector<Section> BeagleWksTextInternal::State::m_sectionList |
the section list
the main text entry
int BeagleWksTextInternal::State::m_version [mutable] |
the file version