RagTimeTextInternal::TextZone Struct Reference

Internal: a text's zone of a RagTimeText. More...

List of all members.

Public Member Functions

 TextZone ()
 constructor

Public Attributes

MWAWEntry m_textPos
 the text zone
std::vector< long > m_fontPosList
 the beginning of character properties in the text zone
std::vector< MWAWFontm_fontList
 the list of character's properties
std::vector< long > m_paragraphPosList
 the beginning of paragraph properties in the text zone
std::vector< MWAWParagraphm_paragraphList
 the list of paragraph's properties
std::vector< Tokenm_tokenList
 the list of tokens
bool m_isSent
 true if the zone is sent to the listener

Detailed Description

Internal: a text's zone of a RagTimeText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the list of character's properties

Referenced by RagTimeText::readFonts(), and RagTimeText::send().

the beginning of character properties in the text zone

Referenced by RagTimeText::readFonts(), and RagTimeText::send().

true if the zone is sent to the listener

Referenced by RagTimeText::flushExtra(), and RagTimeText::send().

the list of paragraph's properties

Referenced by RagTimeText::readParagraphs(), and RagTimeText::send().

the beginning of paragraph properties in the text zone

Referenced by RagTimeText::readParagraphs(), and RagTimeText::send().


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