LightWayTxtTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: the state of a LightWayTxtText.

Constructor & Destructor Documentation

LightWayTxtTextInternal::State::State ( )
inline

constructor

Member Data Documentation

int LightWayTxtTextInternal::State::m_actualPage
std::vector<Font> LightWayTxtTextInternal::State::m_auxiFontsList

the auxiliar list of fonts

std::vector<Font> LightWayTxtTextInternal::State::m_fontsList

the list of fonts

HFZone LightWayTxtTextInternal::State::m_footer

footer

HFZone LightWayTxtTextInternal::State::m_header

header

int LightWayTxtTextInternal::State::m_numPages
std::vector<Paragraph> LightWayTxtTextInternal::State::m_paragraphsList

the list of paragraph

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

the plc map

int LightWayTxtTextInternal::State::m_version
mutable

the file version


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8