summaryrefslogtreecommitdiff
path: root/include/editeng/hngpnctitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/hngpnctitem.hxx')
-rw-r--r--include/editeng/hngpnctitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/hngpnctitem.hxx b/include/editeng/hngpnctitem.hxx
index c03a29a4cd5c..608c4641723d 100644
--- a/include/editeng/hngpnctitem.hxx
+++ b/include/editeng/hngpnctitem.hxx
@@ -32,7 +32,7 @@
class EDITENG_DLLPUBLIC SvxHangingPunctuationItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxHangingPunctuationItem( bool bOn /*= false*/, const sal_uInt16 nId );