PowerPoint7TextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

Detailed Description

Internal: the state of a PowerPoint7Text.

Constructor & Destructor Documentation

◆ State()

PowerPoint7TextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_fieldIdToFormatIdMap

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

a field id to format id map

◆ m_fileIdFontIdMap

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

a local id to final id font map

◆ m_fontFamily

std::string PowerPoint7TextInternal::State::m_fontFamily

the basic pc font family if known

◆ m_idToRulerMap

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

a local id to ruler id map

◆ m_textZoneList

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 Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6