MWAWTableInternal::Compare::Point Struct Reference

small structure to define a cell point More...

Public Member Functions

 Point (int wh, MWAWCell const *cell, int cellId)
 
float getPos (int coord) const
 
float getSize (int coord) const
 returns the cells size More...
 

Public Attributes

int m_which
 the position of the point in the cell (0: LT, 1: RB) More...
 
MWAWCell const * m_cell
 the cell More...
 
int m_cellId
 the cell id ( used by compare) More...
 

Detailed Description

small structure to define a cell point

Constructor & Destructor Documentation

MWAWTableInternal::Compare::Point::Point ( int  wh,
MWAWCell const *  cell,
int  cellId 
)
inline

Member Function Documentation

float MWAWTableInternal::Compare::Point::getPos ( int  coord) const
inline
float MWAWTableInternal::Compare::Point::getSize ( int  coord) const
inline

returns the cells size

Member Data Documentation

MWAWCell const* MWAWTableInternal::Compare::Point::m_cell
int MWAWTableInternal::Compare::Point::m_cellId

the cell id ( used by compare)

Referenced by MWAWTableInternal::Compare::operator()().

int MWAWTableInternal::Compare::Point::m_which

the position of the point in the cell (0: LT, 1: RB)

Referenced by getPos(), and MWAWTableInternal::Compare::operator()().


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8