MoreParserInternal::State Struct Reference

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

Public Member Functions

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

Public Attributes

std::multimap< std::string, MWAWEntrym_typeEntryMap
 a map type -> entry More...
 
MWAWColor m_backgroundColor
 the organization back page color More...
 
std::vector< MWAWColorm_colorList
 a list colorId -> color More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a MoreParser.

Constructor & Destructor Documentation

◆ State()

MoreParserInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ setDefaultColorList()

void MoreParserInternal::State::setDefaultColorList ( int  version)

set the default color map

Referenced by State().

Member Data Documentation

◆ m_actPage

int MoreParserInternal::State::m_actPage

the actual page

◆ m_backgroundColor

MWAWColor MoreParserInternal::State::m_backgroundColor

the organization back page color

◆ m_colorList

std::vector<MWAWColor> MoreParserInternal::State::m_colorList

a list colorId -> color

Referenced by setDefaultColorList().

◆ m_footerHeight

int MoreParserInternal::State::m_footerHeight

the footer height if known

◆ m_headerHeight

int MoreParserInternal::State::m_headerHeight

the header height if known

◆ m_numPages

int MoreParserInternal::State::m_numPages

the number of page of the final document

◆ m_typeEntryMap

std::multimap<std::string, MWAWEntry> MoreParserInternal::State::m_typeEntryMap

a map type -> entry


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

Generated on Sat Oct 28 2017 23:32:56 for libmwaw by doxygen 1.8.13