HMWJTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::vector< MWAWFont > m_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

constructor


Member Data Documentation

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

the font list

the footnote begin positions

the footnote zone id;

a map textId -> id in m_textZoneList

the list of paragraph

the list of section

the list of text zone

the file version


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