summaryrefslogtreecommitdiffstats
path: root/svtools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-20 01:07:37 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-20 12:57:34 +0000
commita92129ec175a1362e61a474cf64992f283db74b4 (patch)
treef90e00843f9085f4cabe531a516cb2b5dc60a5e8 /svtools/inc
parentGetStringRes inline doesn't have a purpose anymore (diff)
downloadcore-a92129ec175a1362e61a474cf64992f283db74b4.tar.gz
core-a92129ec175a1362e61a474cf64992f283db74b4.zip
callcatcher: update list, I suspect SvLBoxBmp cannot be instantiated
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/svlbitm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/svlbitm.hxx b/svtools/inc/svtools/svlbitm.hxx
index 3b651829bfcc..8e1957bb0150 100644
--- a/svtools/inc/svtools/svlbitm.hxx
+++ b/svtools/inc/svtools/svlbitm.hxx
@@ -145,7 +145,6 @@ public:
virtual ~SvLBoxBmp();
virtual sal_uInt16 IsA();
void InitViewData( SvLBox*,SvLBoxEntry*,SvViewDataItem* );
- void SetBitmap( SvLBoxEntry*, Image );
void Paint( const Point&, SvLBox& rView, sal_uInt16 nFlags,SvLBoxEntry* );
SvLBoxItem* Create() const;
void Clone( SvLBoxItem* pSource );