MSWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

long m_bot
 the begin of the text
long m_eot
 end of the text
bool m_endNote
 a flag to know if we must place the note at the end or in the foot part
std::map< long, Picturem_picturesMap
 the map filePos -> Picture
std::vector< Objectm_objectList [2]
 the list of object ( mainZone, other 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
std::vector< int > m_headersId
 the list of header id which corresponds to each page
std::vector< int > m_footersId
 the list of footer id which corresponds to each page

Detailed Description

Internal: the state of a MSWParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the begin of the text

a flag to know if we must place the note at the end or in the foot part

end of the text

the footer height if known

the list of footer id which corresponds to each page

the header height if known

the list of header id which corresponds to each page

the number of page of the final document

the list of object ( mainZone, other zone)

the map filePos -> Picture


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