RagTimeTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
int getFontId (int localId) const
 return a mac font id corresponding to a local id More...
 

Public Attributes

int m_version
 the file version More...
 
std::map< int, int > m_localFIdMap
 a map local fontId->fontId More...
 
std::vector< MWAWFontm_charPropList
 the character properties More...
 
std::map< int, shared_ptr
< TextZone > > 
m_idTextMap
 a map entry id to text zone More...
 

Detailed Description

Internal: the state of a RagTimeText.

Constructor & Destructor Documentation

RagTimeTextInternal::State::State ( )
inline

constructor

Member Function Documentation

int RagTimeTextInternal::State::getFontId ( int  localId) const
inline

return a mac font id corresponding to a local id

Member Data Documentation

std::vector<MWAWFont> RagTimeTextInternal::State::m_charPropList

the character properties

std::map<int, shared_ptr<TextZone> > RagTimeTextInternal::State::m_idTextMap

a map entry id to text zone

std::map<int, int> RagTimeTextInternal::State::m_localFIdMap

a map local fontId->fontId

Referenced by getFontId().

int RagTimeTextInternal::State::m_version
mutable

the file version


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

Generated on Thu Jul 9 2015 20:26:42 for libmwaw by doxygen 1.8.8