ClarisWksStruct::DSET::Child Struct Reference

structure used to define the child of a DSET structure More...

#include <ClarisWksStruct.hxx>

List of all members.

Public Member Functions

 Child ()
 constructor
MWAWBox2f getBdBox () const
 return the zone bdbox

Public Attributes

ChildType m_type
 the type
int m_id
 the identificator
long m_posC
 a position (used in text zone to store the character )
int m_page
 the page if known
MWAWBox2f m_box
 the bdbox

Friends

std::ostream & operator<< (std::ostream &o, Child const &ch)
 operator<<

Detailed Description

structure used to define the child of a DSET structure


Constructor & Destructor Documentation

constructor


Member Function Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Child const &  ch 
) [friend]

operator<<


Member Data Documentation

a position (used in text zone to store the character )

Referenced by ClarisDrawText::readDSETZone(), and ClarisWksText::readDSETZone().


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