Internal: the state of a ClarisWksText. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
int | m_version |
the file version More... | |
std::vector< Paragraph > | m_paragraphsList |
the list of paragraph More... | |
std::map< int, shared_ptr< Zone > > | m_zoneMap |
the list of text zone More... | |
Internal: the state of a ClarisWksText.
|
inline |
constructor
std::vector<Paragraph> ClarisWksTextInternal::State::m_paragraphsList |
the list of paragraph
|
mutable |
the file version
std::map<int, shared_ptr<Zone> > ClarisWksTextInternal::State::m_zoneMap |
the list of text zone