MCDParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

std::map< int, MWAWEntrym_idPictureMap
 the picture page map
std::vector< Indexm_indexList
 the index list
std::map< int, MWAWFont > m_idFontMap
 a map id to index font
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document

Detailed Description

Internal: the state of a MCDParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

std::map<int, MWAWFont> MCDParserInternal::State::m_idFontMap

a map id to index font

the picture page map

the index list

the number of page of the final document


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