BWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

long m_textBegin
 the text begin position
std::multimap< std::string,
MWAWEntry
m_typeEntryMap
 the type entry map
std::map< int, Framem_idFrameMap
 the map id to frame
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

Detailed Description

Internal: the state of a BWParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the footer height if known

the header height if known

the map id to frame

the number of page of the final document

the text begin position

the type entry map


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