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

◆ State()

MaxWrtParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_fontList

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

the list of font

◆ m_posToPLCMap

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 for libmwaw by doxygen 1.8.14