summaryrefslogtreecommitdiff
path: root/include/svx/xlineit0.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlineit0.hxx')
-rw-r--r--include/svx/xlineit0.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/xlineit0.hxx b/include/svx/xlineit0.hxx
index 612ec5f3a476..2771df57a6c7 100644
--- a/include/svx/xlineit0.hxx
+++ b/include/svx/xlineit0.hxx
@@ -33,9 +33,7 @@ class SVX_DLLPUBLIC XLineStyleItem : public SfxEnumItem<css::drawing::LineStyle>
public:
static SfxPoolItem* CreateDefault();
XLineStyleItem(css::drawing::LineStyle = css::drawing::LineStyle_SOLID);
- XLineStyleItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;
- virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;