#include <fp_TableContainer.h>
Public Member Functions | |
fp_TableRowColumn (UT_sint32 defaultSpacing=0) | |
virtual | ~fp_TableRowColumn (void) |
Static Public Member Functions | |
static bool | comparePosition (UT_sint32 y, const fp_TableRowColumn *pRow) |
Public Attributes | |
UT_sint32 | requisition |
UT_sint32 | allocation |
UT_sint32 | spacing |
UT_sint32 | position |
bool | need_expand |
bool | need_shrink |
bool | expand |
bool | shrink |
bool | empty |
fp_TableRowColumn::fp_TableRowColumn | ( | UT_sint32 | defaultSpacing = 0 |
) |
fp_TableRowColumn::~fp_TableRowColumn | ( | void | ) | [virtual] |
bool fp_TableRowColumn::comparePosition | ( | UT_sint32 | y, | |
const fp_TableRowColumn * | pRow | |||
) | [static] |
References position.
Referenced by fp_TableContainer::_size_allocate_init().
Referenced by fp_TableContainer::_size_allocate_init().
Referenced by fp_TableContainer::_size_allocate_init().
Referenced by fp_TableContainer::_size_allocate_init().
Referenced by fp_TableContainer::_size_allocate_init(), and fp_TableContainer::_size_allocate_pass1().
Referenced by fp_TableContainer::_size_allocate_pass1(), fp_TableContainer::_size_allocate_pass2(), fp_TableContainer::_size_request_pass3(), fp_CellContainer::getLeftTopOffsets(), fp_TableContainer::getXOfColumn(), fp_TableContainer::getYOfRow(), fp_TableContainer::setColSpacing(), fp_TableContainer::setColSpacings(), fp_TableContainer::setRowSpacing(), fp_TableContainer::setRowSpacings(), and fp_TableContainer::sizeRequest().