_getCellsBottomAdjacent(int i, int j) | WPXTable | |
_getCellsRightAdjacent(int i, int j) | WPXTable | |
_makeCellBordersConsistent(WPXTableCell *cell, std::vector< WPXTableCell * > &adjacentCells, int adjacencyBitCell, int adjacencyBitBoundCells) | WPXTable | |
getCell(int i, int j) | WPXTable | [inline] |
getRows() const | WPXTable | [inline] |
insertCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits) | WPXTable | |
insertRow() | WPXTable | |
isEmpty() const | WPXTable | [inline] |
m_tableRows | WPXTable | [private] |
makeBordersConsistent() | WPXTable | |
WPXTable() | WPXTable | [inline] |
~WPXTable() | WPXTable |