summaryrefslogtreecommitdiff
path: root/include/svl/rngitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/rngitem.hxx')
-rw-r--r--include/svl/rngitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svl/rngitem.hxx b/include/svl/rngitem.hxx
index 316b9c334f3d..de2d64d9c34c 100644
--- a/include/svl/rngitem.hxx
+++ b/include/svl/rngitem.hxx
@@ -41,8 +41,6 @@ public:
const IntlWrapper& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
sal_uInt16& From() { return nFrom; }
- virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const override;
- virtual SvStream& Store( SvStream &, sal_uInt16 nItemVersion ) const override;
};