summaryrefslogtreecommitdiffstats
path: root/vcl/inc/ilstbox.hxx
diff options
context:
space:
mode:
authorAlexander Bergmann <myaddons@gmx.de>2012-02-15 13:15:50 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-15 13:15:50 +0000
commit3626c2cef7c39bda96e2d3bc0d5a53ba1044aadc (patch)
tree2853ce190654f0826ccd609762bb656cd16877dd /vcl/inc/ilstbox.hxx
parentWaE: moaning about unintialized variables (diff)
downloadcore-3626c2cef7c39bda96e2d3bc0d5a53ba1044aadc.tar.gz
core-3626c2cef7c39bda96e2d3bc0d5a53ba1044aadc.zip
unusedcode.easy: Removed unused code
Diffstat (limited to 'vcl/inc/ilstbox.hxx')
-rw-r--r--vcl/inc/ilstbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/ilstbox.hxx b/vcl/inc/ilstbox.hxx
index c1355f033940..cecf3b8d72fe 100644
--- a/vcl/inc/ilstbox.hxx
+++ b/vcl/inc/ilstbox.hxx
@@ -168,7 +168,6 @@ public:
sal_uInt16 GetSelectEntryCount() const;
XubString GetSelectEntry( sal_uInt16 nIndex ) const;
sal_uInt16 GetSelectEntryPos( sal_uInt16 nIndex ) const;
- sal_Bool IsEntrySelected( const XubString& rStr ) const;
sal_Bool IsEntryPosSelected( sal_uInt16 nIndex ) const;
void SetLastSelected( sal_uInt16 nPos ) { mnLastSelected = nPos; }