summaryrefslogtreecommitdiff
path: root/include/editeng/nhypitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/nhypitem.hxx')
-rw-r--r--include/editeng/nhypitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/nhypitem.hxx b/include/editeng/nhypitem.hxx
index 5172c65e5b0e..ba67dcdc9a1a 100644
--- a/include/editeng/nhypitem.hxx
+++ b/include/editeng/nhypitem.hxx
@@ -26,7 +26,7 @@
class EDITENG_DLLPUBLIC SvxNoHyphenItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxNoHyphenItem( const bool bHyphen /*= true*/,
const sal_uInt16 nId );