summaryrefslogtreecommitdiff
path: root/include/svx/xlnedwit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnedwit.hxx')
-rw-r--r--include/svx/xlnedwit.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/xlnedwit.hxx b/include/svx/xlnedwit.hxx
index 738bfc1e9939..6553e4bb76cf 100644
--- a/include/svx/xlnedwit.hxx
+++ b/include/svx/xlnedwit.hxx
@@ -33,9 +33,7 @@ class SVX_DLLPUBLIC XLineEndWidthItem : public SfxMetricItem
{
public:
XLineEndWidthItem(long nWidth = LINE_END_WIDTH_DEFAULT);
- XLineEndWidthItem(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;