MWAWTableInternal::Compare::Point Struct Reference

small structure to define a cell point More...

List of all members.

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

Public Attributes

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

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

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: