STOFFTableInternal::Compare::Point Struct Reference

small structure to define a cell point More...

Public Member Functions

 Point (int wh, STOFFCell 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...
 
STOFFCell 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

STOFFTableInternal::Compare::Point::Point ( int  wh,
STOFFCell const *  cell,
int  cellId 
)
inline

Member Function Documentation

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

returns the cells size

Member Data Documentation

STOFFCell const* STOFFTableInternal::Compare::Point::m_cell
int STOFFTableInternal::Compare::Point::m_cellId

the cell id ( used by compare)

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

int STOFFTableInternal::Compare::Point::m_which

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

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


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

Generated on Sat Aug 13 2016 02:04:02 for libstaroffice by doxygen 1.8.11