LightWayTxtTextInternal::State Struct Reference

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< 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 LightWayTxtText.

Constructor & Destructor Documentation

◆ State()

LightWayTxtTextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actualPage

int LightWayTxtTextInternal::State::m_actualPage

◆ m_auxiFontsList

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

the auxiliar list of fonts

◆ m_fontsList

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

the list of fonts

◆ m_footer

HFZone LightWayTxtTextInternal::State::m_footer

footer

◆ m_header

HFZone LightWayTxtTextInternal::State::m_header

header

◆ m_numPages

int LightWayTxtTextInternal::State::m_numPages

◆ m_paragraphsList

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

the list of paragraph

◆ m_plcMap

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

the plc map

◆ m_version

int LightWayTxtTextInternal::State::m_version
mutable

the file version


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6