a comparaison structure used retrieve the rows and the columns More...
Classes | |
struct | Point |
small structure to define a cell point More... | |
Public Member Functions | |
Compare (int dim) | |
constructor | |
bool | operator() (Point const &c1, Point const &c2) const |
comparaison function | |
Public Attributes | |
int | m_coord |
the coord to compare | |
a comparaison structure used retrieve the rows and the columns
|
inlineexplicit |
constructor
comparaison function
int MWAWTableInternal::Compare::m_coord |
the coord to compare
Referenced by operator()().