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, Ruler > | m_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... | |
Internal: the state of a PowerPoint7Text.
|
inline |
constructor
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