summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/treelist.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/treelist.hxx b/include/svtools/treelist.hxx
index b5ba91d42e71..7027db593da2 100644
--- a/include/svtools/treelist.hxx
+++ b/include/svtools/treelist.hxx
@@ -101,7 +101,6 @@ class SVT_DLLPUBLIC SvTreeList final
SvTreeListEntry* LastSelected( const SvListView*) const;
static bool Select( SvListView*,SvTreeListEntry* pEntry, bool bSelect );
- void SelectAll( SvListView*, bool bSelect ); // Does not call Select Handler
sal_uLong GetChildSelectionCount( const SvListView*,SvTreeListEntry* pParent ) const;
static void Expand( SvListView*,SvTreeListEntry* pParent );