diff options
Diffstat (limited to 'include/editeng/orphitem.hxx')
-rw-r--r-- | include/editeng/orphitem.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/orphitem.hxx b/include/editeng/orphitem.hxx index 108ef55edc7c..a9df24573541 100644 --- a/include/editeng/orphitem.hxx +++ b/include/editeng/orphitem.hxx @@ -40,8 +40,6 @@ public: // "pure virtual Methods" from SfxPoolItem virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; - virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override; - virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion ) const override; virtual bool GetPresentation( SfxItemPresentation ePres, MapUnit eCoreMetric, |