ClarisWksStruct::DSET::Child Struct Reference

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

#include <ClarisWksStruct.hxx>

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

◆ Child()

ClarisWksStruct::DSET::Child::Child ( )
inline

constructor

Referenced by operator<<.

Member Function Documentation

◆ getBdBox()

MWAWBox2f ClarisWksStruct::DSET::Child::getBdBox ( ) const
inline

return the zone bdbox

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_box

◆ m_id

int ClarisWksStruct::DSET::Child::m_id

◆ m_page

int ClarisWksStruct::DSET::Child::m_page

the page if known

Referenced by Child(), and operator<<.

◆ m_posC

long ClarisWksStruct::DSET::Child::m_posC

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

Referenced by Child(), operator<<, ClarisDrawText::readDSETZone(), and ClarisWksText::readDSETZone().

◆ m_type


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

Generated for libmwaw by doxygen 1.14.0