diff options
Diffstat (limited to 'include/svx/xftshit.hxx')
-rw-r--r-- | include/svx/xftshit.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/xftshit.hxx b/include/svx/xftshit.hxx index 7f8518660fb2..a803970a8826 100644 --- a/include/svx/xftshit.hxx +++ b/include/svx/xftshit.hxx @@ -36,9 +36,7 @@ public: static SfxPoolItem* CreateDefault(); XFormTextShadowItem(XFormTextShadow = XFormTextShadow::NONE); - XFormTextShadowItem(SvStream& rIn); virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override; - virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const override; virtual sal_uInt16 GetValueCount() const override; // #FontWork# virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; |