ClarisWksTextInternal::Zone Struct Reference
Inheritance diagram for ClarisWksTextInternal::Zone:
ClarisWksStruct::DSET

List of all members.

Public Member Functions

 Zone (ClarisWksStruct::DSET const &dset=ClarisWksStruct::DSET())
virtual void removeChild (int cId, bool normalChild)
 remove a child from a list.

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< MWAWFontm_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


Member Function Documentation

virtual void ClarisWksTextInternal::Zone::removeChild ( int  cId,
bool  normalChild 
) [inline, virtual]

remove a child from a list.

Normally, this function is not called, so optimizing it is not usefull

Reimplemented from ClarisWksStruct::DSET.


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the number of char in text zone

the number of paragraph info

the number of text zone ( ie.

number of page ? )


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