summaryrefslogtreecommitdiff
path: root/include/svx/xlnstwit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnstwit.hxx')
-rw-r--r--include/svx/xlnstwit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnstwit.hxx b/include/svx/xlnstwit.hxx
index 02038de75c47..ecd29aed3afc 100644
--- a/include/svx/xlnstwit.hxx
+++ b/include/svx/xlnstwit.hxx
@@ -31,7 +31,7 @@
class SVX_DLLPUBLIC XLineStartWidthItem : public SfxMetricItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineStartWidthItem(long nWidth = LINE_START_WIDTH_DEFAULT);
XLineStartWidthItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;