MaxWrtParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

std::vector< MWAWFontm_fontList
 the list of font More...
 
std::map< int, int > m_posToPLCMap
 a map character pos to font id More...
 

Detailed Description

Internal: the state of a MaxWrtParser.

Constructor & Destructor Documentation

MaxWrtParserInternal::State::State ( )
inline

constructor

Member Data Documentation

std::vector<MWAWFont> MaxWrtParserInternal::State::m_fontList

the list of font

std::map<int,int> MaxWrtParserInternal::State::m_posToPLCMap

a map character pos to font id


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

Generated on Tue Jun 13 2017 18:41:20 for libmwaw by doxygen 1.8.11