summaryrefslogtreecommitdiff
path: root/include/editeng/wrlmitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/wrlmitem.hxx')
-rw-r--r--include/editeng/wrlmitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/wrlmitem.hxx b/include/editeng/wrlmitem.hxx
index 68e4dac20feb..22f403f1c788 100644
--- a/include/editeng/wrlmitem.hxx
+++ b/include/editeng/wrlmitem.hxx
@@ -35,7 +35,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxWordLineModeItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxWordLineModeItem( const bool bWordLineMode /*= false*/,
const sal_uInt16 nId );