diff options
Diffstat (limited to 'include/svx/grfcrop.hxx')
-rw-r--r-- | include/svx/grfcrop.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/grfcrop.hxx b/include/svx/grfcrop.hxx index 2c57b4375df2..96fc7d5c802f 100644 --- a/include/svx/grfcrop.hxx +++ b/include/svx/grfcrop.hxx @@ -38,8 +38,6 @@ public: // "pure virtual methods" from SfxPoolItem virtual bool operator==( const SfxPoolItem& ) const override; - virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVer) const override; - virtual SvStream& Store(SvStream &, sal_uInt16 nIVer) const override; virtual bool GetPresentation( SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, |