MORParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
void setDefaultColorList (int version)
 set the default color map

Public Attributes

std::multimap< std::string,
MWAWEntry
m_typeEntryMap
 a map type -> entry
MWAWColor m_backgroundColor
 the organization back page color
std::vector< MWAWColorm_colorList
 a list colorId -> color
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 MORParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

set the default color map


Member Data Documentation

the organization back page color

a list colorId -> color

Referenced by setDefaultColorList().

the footer height if known

the header height if known

the number of page of the final document

a map type -> entry


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