LWTextInternal::State Struct Reference

Internal: the state of a LWText. More...

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
int m_numPages
int m_actualPage
std::vector< Fontm_fontsList
 the list of fonts
std::vector< Fontm_auxiFontsList
 the auxiliar list of fonts
std::vector< Paragraphm_paragraphsList
 the list of paragraph
std::multimap< long, PLCm_plcMap
 the plc map
HFZone m_header
 header
HFZone m_footer
 footer

Detailed Description

Internal: the state of a LWText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the auxiliar list of fonts

the list of fonts

the list of paragraph

std::multimap<long, PLC> LWTextInternal::State::m_plcMap

the plc map

the file version


The documentation for this struct was generated from the following file: