HanMacWrdJTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: the state of a HanMacWrdJText.

Constructor & Destructor Documentation

HanMacWrdJTextInternal::State::State ( )
inline

constructor

Member Data Documentation

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

the font list

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

the footnote begin positions

long HanMacWrdJTextInternal::State::m_ftnTextId

the footnote zone id;

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

a map textId -> id in m_textZoneList

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

the list of paragraph

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

the list of section

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

the list of text zone

int HanMacWrdJTextInternal::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:40 for libmwaw by doxygen 1.8.8