ClarisDrawTextInternal::DSET Struct Reference

low level internal: main text zone More...

Inheritance diagram for ClarisDrawTextInternal::DSET:
ClarisWksStruct::DSET

List of all members.

Public Member Functions

 DSET (ClarisWksStruct::DSET const &dset=ClarisWksStruct::DSET())
 constructor
bool isOutlined () const
 true if the zone is outlined

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< long > m_subSectionPosList
 list of end of section position
std::vector< MWAWFontm_fontList
 the list of fonts
std::vector< ParagraphPLCm_paragraphList
 the list of paragraph
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, DSET const &doc)
 operator<<

Detailed Description

low level internal: main text zone


Constructor & Destructor Documentation


Member Function Documentation

true if the zone is outlined

Referenced by ClarisDrawText::sendText().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the number of char in text zone

Referenced by ClarisDrawText::sendText().

the number of paragraph info

the number of text zone ( ie.

number of page ? )

list of end of section position

Referenced by ClarisDrawText::sendText().


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