small structure to define a cell point More...
#include <MWAWTable.hxx>
Public Member Functions | |
| Point (int wh, MWAWTableCell const *cell) | |
| float | getPos (int coord) const |
| float | getSize (int coord) const |
Public Attributes | |
| int | m_which |
| MWAWTableCell const * | m_cell |
small structure to define a cell point
|
inline |
|
inline |
Referenced by MWAWTableCell::Compare::operator()().
|
inline |
| MWAWTableCell const* MWAWTableCell::Compare::Point::m_cell |
Referenced by getPos(), getSize(), and MWAWTableCell::Compare::operator()().
| int MWAWTableCell::Compare::Point::m_which |
Referenced by getPos(), and MWAWTableCell::Compare::operator()().