summaryrefslogtreecommitdiff
path: root/include/svtools/simptabl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/simptabl.hxx')
-rw-r--r--include/svtools/simptabl.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svtools/simptabl.hxx b/include/svtools/simptabl.hxx
index 99e0e040c2f3..88986ffc83a8 100644
--- a/include/svtools/simptabl.hxx
+++ b/include/svtools/simptabl.hxx
@@ -95,10 +95,6 @@ public:
using SvHeaderTabListBox::SetTabs;
- void EnableTable();
- void DisableTable();
- bool IsEnabled() const;
-
void SortByCol(sal_uInt16, bool bDir=true);
sal_uInt16 GetSortedCol() const { return nSortCol;}
SvLBoxItem* GetEntryAtPos( SvTreeListEntry* pEntry, sal_uInt16 nPos ) const;