HMWJTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::vector< MWAWFontm_fontList
 the font list
std::vector< Paragraphm_paragraphList
 the list of paragraph
std::vector< Sectionm_sectionList
 the list of section
long m_ftnTextId
 the footnote zone id;
std::vector< long > m_ftnFirstPosList
 the footnote begin positions
std::vector< TextZonem_textZoneList
 the list of text zone
std::map< long, int > m_idTextZoneMap
 a map textId -> id in m_textZoneList
int m_numPages
int m_actualPage

Detailed Description

Internal: the state of a HMWJText.

Constructor & Destructor Documentation

HMWJTextInternal::State::State ( )
inline

constructor

Member Data Documentation

int HMWJTextInternal::State::m_actualPage
std::vector<MWAWFont> HMWJTextInternal::State::m_fontList

the font list

std::vector<long> HMWJTextInternal::State::m_ftnFirstPosList

the footnote begin positions

long HMWJTextInternal::State::m_ftnTextId

the footnote zone id;

std::map<long, int> HMWJTextInternal::State::m_idTextZoneMap

a map textId -> id in m_textZoneList

int HMWJTextInternal::State::m_numPages
std::vector<Paragraph> HMWJTextInternal::State::m_paragraphList

the list of paragraph

std::vector<Section> HMWJTextInternal::State::m_sectionList

the list of section

std::vector<TextZone> HMWJTextInternal::State::m_textZoneList

the list of text zone

int HMWJTextInternal::State::m_version
mutable

the file version


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2