summaryrefslogtreecommitdiff
path: root/include/svtools/treelistbox.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-21 16:17:41 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:16:58 +0200
commita8a356024474803864bf32032c0b530dc28d2294 (patch)
tree01dde1c8c1b70ecd32883c8279bfb825da30aa6b /include/svtools/treelistbox.hxx
parentf45ff6b468a22e52104fc41466e384e0548a85e6 (diff)
remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)
Change-Id: I18d76de5e3280e7efb4dd75bcd5bf819064176e3
Diffstat (limited to 'include/svtools/treelistbox.hxx')
-rw-r--r--include/svtools/treelistbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/treelistbox.hxx b/include/svtools/treelistbox.hxx
index 6d1f2ca2a266..cc0d827ad425 100644
--- a/include/svtools/treelistbox.hxx
+++ b/include/svtools/treelistbox.hxx
@@ -658,7 +658,6 @@ public:
void SetCollapsedEntryBmp( SvTreeListEntry* _pEntry, const Image& _rImage );
virtual OUString GetEntryText( SvTreeListEntry* pEntry ) const;
- OUString SearchEntryText( SvTreeListEntry* pEntry ) const;
const Image& GetExpandedEntryBmp(const SvTreeListEntry* _pEntry ) const;
const Image& GetCollapsedEntryBmp(const SvTreeListEntry* _pEntry ) const;