45 _WPXTableCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits);
57 void insertCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits);
64 int adjacencyBitCell,
int adjacencyBitBoundCells);
68 const std::vector< std::vector<WPXTableCell *> >&
getRows()
const
100 void acquire(
int *refCount, std::vector<WPXTable *> *tableList);
105 std::vector<WPXTable *> *
get()
const