PowerPoint7TextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

std::string m_fontFamily
 the basic pc font family if known More...
 
std::map< int, int > m_fileIdFontIdMap
 a local id to final id font map More...
 
std::map< int, Rulerm_idToRulerMap
 a local id to ruler id map More...
 
std::map< int, int > m_fieldIdToFormatIdMap
 a field id to format id map More...
 
std::vector< std::shared_ptr
< TextZone > > 
m_textZoneList
 the list of text zone More...
 

Detailed Description

Internal: the state of a PowerPoint7Text.

Constructor & Destructor Documentation

PowerPoint7TextInternal::State::State ( )
inline

constructor

Member Data Documentation

std::map<int,int> PowerPoint7TextInternal::State::m_fieldIdToFormatIdMap

a field id to format id map

std::map<int,int> PowerPoint7TextInternal::State::m_fileIdFontIdMap

a local id to final id font map

std::string PowerPoint7TextInternal::State::m_fontFamily

the basic pc font family if known

std::map<int,Ruler> PowerPoint7TextInternal::State::m_idToRulerMap

a local id to ruler id map

std::vector<std::shared_ptr<TextZone> > PowerPoint7TextInternal::State::m_textZoneList

the list of text zone


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

Generated on Wed May 22 2019 22:00:49 for libmwaw by doxygen 1.8.8