diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-20 01:07:37 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-20 12:57:34 +0000 |
commit | a92129ec175a1362e61a474cf64992f283db74b4 (patch) | |
tree | f90e00843f9085f4cabe531a516cb2b5dc60a5e8 /svtools/inc | |
parent | 83ed5d4421ce2d4c7827a41b6c599b5475a8d8eb (diff) |
callcatcher: update list, I suspect SvLBoxBmp cannot be instantiated
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/svtools/svlbitm.hxx | 1 |
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 ); |