CWTextInternal::Zone Struct Reference
Inheritance diagram for CWTextInternal::Zone:
CWStruct::DSET

List of all members.

Public Member Functions

 Zone (CWStruct::DSET const &dset=CWStruct::DSET())

Public Attributes

std::vector< MWAWEntrym_zones
int m_numChar
 the number of char in text zone
int m_numTextZone
 the number of text zone ( ie.
int m_numParagInfo
 the number of paragraph info
int m_numFont
 the number of font
int m_fatherId
 the father id
int m_unknown
 an unknown flags
std::vector< MWAWFont > m_fontList
 the list of fonts
std::vector< ParagraphPLCm_paragraphList
 the list of paragraph
std::vector< Sectionm_sectionList
 the list of section
std::vector< Tokenm_tokenList
 the list of token
std::vector< TextZoneInfom_textZoneList
 the list of zone
std::multimap< long, PLCm_plcMap
 the plc map

Friends

std::ostream & operator<< (std::ostream &o, Zone const &doc)
 operator<<

Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Zone const &  doc 
) [friend]

operator<<


Member Data Documentation

std::vector<MWAWFont> CWTextInternal::Zone::m_fontList

the list of fonts

Referenced by CWText::readFonts(), and CWText::sendText().

the number of char in text zone

the number of font

the number of paragraph info

the number of text zone ( ie.

number of page ? )

an unknown flags


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