Internal: the state of a LightWayTxtText. More...
Public Member Functions | |
State () | |
constructor |
Public Attributes | |
int | m_version |
the file version | |
int | m_numPages |
int | m_actualPage |
std::vector< Font > | m_fontsList |
the list of fonts | |
std::vector< Font > | m_auxiFontsList |
the auxiliar list of fonts | |
std::vector< Paragraph > | m_paragraphsList |
the list of paragraph | |
std::multimap< long, PLC > | m_plcMap |
the plc map | |
HFZone | m_header |
header | |
HFZone | m_footer |
footer |
Internal: the state of a LightWayTxtText.
|
inline |
constructor
int LightWayTxtTextInternal::State::m_actualPage |
Referenced by State().
std::vector<Font> LightWayTxtTextInternal::State::m_auxiFontsList |
the auxiliar list of fonts
Referenced by State().
std::vector<Font> LightWayTxtTextInternal::State::m_fontsList |
the list of fonts
Referenced by State().
int LightWayTxtTextInternal::State::m_numPages |
Referenced by State().
std::vector<Paragraph> LightWayTxtTextInternal::State::m_paragraphsList |
the list of paragraph
Referenced by State().
std::multimap<long, PLC> LightWayTxtTextInternal::State::m_plcMap |
the plc map
Referenced by State().
|
mutable |
the file version
Referenced by State().