| addMenus(CONDITIONAL_MENU &selToolMenu) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| clearSelection()=0 | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | pure virtual |
| copyCell(T_TABLECELL *aSource)=0 | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | pure virtual |
| doAddColumnAfter(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doAddColumnBefore(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doAddRowAbove(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doAddRowBelow(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doDeleteColumns(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doDeleteRows(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doMergeCells(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| doUnmergeCells(const TOOL_EVENT &aEvent) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inlineprotected |
| getCellBlockBounds(const SELECTION &aSel, int &aColMin, int &aColMax, int &aRowMin, int &aRowMax) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inline |
| getScreen()=0 | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | pure virtual |
| getTableCellSelection()=0 | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | pure virtual |
| getToolMgr()=0 | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | pure virtual |
| pasteCellsIntoSelection(const SELECTION &aSel, T_TABLE *aSourceTable, T_COMMIT &aCommit) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inline |
| validatePasteIntoSelection(const SELECTION &aSel, wxString &aErrorMsg) | EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT > | inline |