RagTimeTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Internal: the state of a RagTimeText.


Constructor & Destructor Documentation

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

the character properties

a map entry id to text zone

a map local fontId->fontId

Referenced by getFontId().

the file version


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