This is the complete list of members for WPXTable, including all inherited members.
_getCellsBottomAdjacent(int i, int j) | WPXTable | private |
_getCellsRightAdjacent(int i, int j) | WPXTable | private |
_makeCellBordersConsistent(WPXTableCell &cell, std::vector< WPXTableCell * > &adjacentCells, int adjacencyBitCell, int adjacencyBitBoundCells) | WPXTable | private |
getCell(size_t i, size_t j) | WPXTable | inline |
getColumnCount(unsigned row) const | WPXTable | inline |
getRowCount() const | WPXTable | inline |
insertCell(unsigned char colSpan, unsigned char rowSpan, unsigned char borderBits) | WPXTable | |
insertRow() | WPXTable | |
isEmpty() const | WPXTable | inline |
m_tableRows | WPXTable | private |
makeBordersConsistent() | WPXTable | |
WPXTable() | WPXTable | inline |
~WPXTable() | WPXTable |