ZWTextInternal::Section Struct Reference

Internal: struct used to store a section of a ZWText. More...

Public Member Functions

 Section ()
 constructor

Public Attributes

int m_id
 the section id
MWAWEntry m_pos
 the text position
std::string m_name
 the section name
std::map< long, Fontm_idFontMap
 a map pos -> font
bool m_parsed
 true if the section is parsed

Detailed Description

Internal: struct used to store a section of a ZWText.

Constructor & Destructor Documentation

ZWTextInternal::Section::Section ( )
inline

constructor

Member Data Documentation

int ZWTextInternal::Section::m_id

the section id

Referenced by ZWText::sendText().

std::map<long,Font> ZWTextInternal::Section::m_idFontMap

a map pos -> font

Referenced by ZWText::readSectionFonts(), and ZWText::sendText().

std::string ZWTextInternal::Section::m_name

the section name

Referenced by ZWText::readSectionFonts(), and ZWText::sendText().

bool ZWTextInternal::Section::m_parsed
mutable

true if the section is parsed

Referenced by ZWText::sendText().

MWAWEntry ZWTextInternal::Section::m_pos

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

Generated on Wed May 22 2013 18:12:49 for libmwaw by doxygen 1.8.1.2