summaryrefslogtreecommitdiff
path: root/include/svx/xlnedcit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnedcit.hxx')
-rw-r--r--include/svx/xlnedcit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnedcit.hxx b/include/svx/xlnedcit.hxx
index 3fee06bf1a51..c912b37a732c 100644
--- a/include/svx/xlnedcit.hxx
+++ b/include/svx/xlnedcit.hxx
@@ -29,7 +29,7 @@
class SVX_DLLPUBLIC XLineEndCenterItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XLineEndCenterItem(bool bEndCenter = false);
XLineEndCenterItem(SvStream& rIn);
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;