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, 1 insertions, 1 deletions
diff --git a/include/svx/xlnstcit.hxx b/include/svx/xlnstcit.hxx
index dba0b29baf6b..bef563ee00a4 100644
--- a/include/svx/xlnstcit.hxx
+++ b/include/svx/xlnstcit.hxx
@@ -29,7 +29,7 @@
class SVX_DLLPUBLIC XLineStartCenterItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineStartCenterItem(bool bStartCenter = false);
XLineStartCenterItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;