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