[PATCH] Complete Easy Hack: Remove obsolete BmpColorMode enum

Chris Carpenter (mordocai) mordocai at gmail.com
Tue Feb 1 21:37:50 PST 2011


---
 binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx |    1 -
 binfilter/inc/bf_sfx2/objsh.hxx               |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx b/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
index d1db80b..8b981b4 100644
--- a/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
+++ b/binfilter/bf_sfx2/source/doc/sfx2_objcont.cxx
@@ -407,7 +407,6 @@ using namespace ::com::sun::star::uno;
 /*N*/ void   SfxObjectShell::GetContent(String & /*rText*/,
 /*N*/ 								  Bitmap & /*rClosedBitmap*/,
 /*N*/ 								  Bitmap & /*rOpenedBitmap*/,
-/*N*/ 								  BmpColorMode /*eColorMode*/,
 /*N*/ 								  BOOL & /*bCanDel*/,
 /*N*/ 								  USHORT /*i*/,
 /*N*/ 								  USHORT /*nIdx1*/,
diff --git a/binfilter/inc/bf_sfx2/objsh.hxx b/binfilter/inc/bf_sfx2/objsh.hxx
index a06e1d5..15ffbe4 100644
--- a/binfilter/inc/bf_sfx2/objsh.hxx
+++ b/binfilter/inc/bf_sfx2/objsh.hxx
@@ -348,7 +348,6 @@ public:
     virtual void   				GetContent( String &,
                                         Bitmap &rClosedBitmap,
                                         Bitmap &rOpenedBitmap,
-                                        BmpColorMode eColorMode,
                                         sal_Bool   &bCanDelete,
                                         sal_uInt16 nPos,
                                         sal_uInt16 nIdx1,
-- 
1.7.2.3


--------------000405070809050505070604--


More information about the LibreOffice mailing list