MWAWFontManagerInternal::State Struct Reference

the state of a MWAWFontManager More...

Public Member Functions

 State (shared_ptr< MWAWFontConverter > fontConverter)
 constructor More...
 

Public Attributes

shared_ptr< MWAWFontConverterm_fontConverter
 the font converter More...
 
FontToIdMap m_fontToSpanIdMap
 a map font to id map (used to retrieve span id) More...
 
std::map< int, MWAWFontm_idToFontMap
 a map id to font map More...
 

Detailed Description

the state of a MWAWFontManager

Constructor & Destructor Documentation

§ State()

MWAWFontManagerInternal::State::State ( shared_ptr< MWAWFontConverter fontConverter)
inline

constructor

Member Data Documentation

§ m_fontConverter

shared_ptr<MWAWFontConverter> MWAWFontManagerInternal::State::m_fontConverter

the font converter

§ m_fontToSpanIdMap

FontToIdMap MWAWFontManagerInternal::State::m_fontToSpanIdMap

a map font to id map (used to retrieve span id)

§ m_idToFontMap

std::map<int, MWAWFont> MWAWFontManagerInternal::State::m_idToFontMap

a map id to font map


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

Generated on Wed Nov 23 2016 19:58:56 for libmwaw by doxygen 1.8.12