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