summaryrefslogtreecommitdiff
path: root/include/svx/xlnstcit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnstcit.hxx')
-rw-r--r--include/svx/xlnstcit.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/xlnstcit.hxx b/include/svx/xlnstcit.hxx
index c5dd70c89262..133b80fb2958 100644
--- a/include/svx/xlnstcit.hxx
+++ b/include/svx/xlnstcit.hxx
@@ -30,9 +30,7 @@ class SVX_DLLPUBLIC XLineStartCenterItem : public SfxBoolItem
{
public:
XLineStartCenterItem(bool bStartCenter = false);
- XLineStartCenterItem(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;