HMWJParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

long m_zonesListBegin
 the list of zone begin
std::map< long, MWAWEntrym_zonesMap
 a map of entry: filepos->zone
std::vector< int > m_zonesIdList
 an internal flag, used to know the actual id of a zone
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known
long m_headerId
 the header text zone id or 0
long m_footerId
 the footer text zone id or 0

Detailed Description

Internal: the state of a HMWJParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the footer height if known

the footer text zone id or 0

the header height if known

the header text zone id or 0

the number of page of the final document

an internal flag, used to know the actual id of a zone

the list of zone begin

a map of entry: filepos->zone


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