46 _WPXTableCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits);
58 void insertCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits);
65 int adjacencyBitCell,
int adjacencyBitBoundCells);
69 const std::vector< std::vector<WPXTableCell *> > &
getRows()
const
101 void acquire(
int *refCount, std::vector<WPXTable *> *tableList);
106 std::vector<WPXTable *> *
get()
const