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.
| LightWayTxtTextInternal::State::State | ( | ) | [inline] |
constructor
| std::vector<Font> LightWayTxtTextInternal::State::m_auxiFontsList |
the auxiliar list of fonts
| std::vector<Font> LightWayTxtTextInternal::State::m_fontsList |
the list of fonts
the list of paragraph
| std::multimap<long, PLC> LightWayTxtTextInternal::State::m_plcMap |
the plc map
int LightWayTxtTextInternal::State::m_version [mutable] |
the file version