diff options
Diffstat (limited to 'sfx2/source/doc/graphhelp.hxx')
-rw-r--r-- | sfx2/source/doc/graphhelp.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/doc/graphhelp.hxx b/sfx2/source/doc/graphhelp.hxx index 8acec37a19a9..f9beeded2030 100644 --- a/sfx2/source/doc/graphhelp.hxx +++ b/sfx2/source/doc/graphhelp.hxx @@ -30,10 +30,6 @@ class BitmapEx; class GraphicHelper { - - static sal_Bool mergeBitmaps_Impl( const BitmapEx& rBmpEx, const BitmapEx& rOverlay, - const Rectangle& rOverlayRect, BitmapEx& rReturn ); - public: static SvMemoryStream* getFormatStrFromGDI_Impl( const GDIMetaFile* pGDIMeta, sal_uInt32 nFormat ); |