summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/GraphicPropertyItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/GraphicPropertyItemConverter.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
index 3fbe604c72f5..f2dde8aa7b8f 100644
--- a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
+++ b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: GraphicPropertyItemConverter.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.7.44.1 $
*
* This file is part of OpenOffice.org.
*
@@ -74,11 +74,6 @@ protected:
virtual bool ApplySpecialItem( USHORT nWhichId, const SfxItemSet & rItemSet )
throw( ::com::sun::star::uno::Exception );
- void FillBitmapItem( USHORT nWhichId, SfxItemSet & rOutItemSet ) const
- throw( ::com::sun::star::beans::UnknownPropertyException );
- void ApplyBitmapItem( USHORT nWhichId, const SfxItemSet & rItemSet )
- throw( ::com::sun::star::beans::UnknownPropertyException );
-
private:
eGraphicObjectType m_eGraphicObjectType;
SdrModel & m_rDrawModel;