summaryrefslogtreecommitdiff
path: root/include/editeng/keepitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/keepitem.hxx')
-rw-r--r--include/editeng/keepitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/keepitem.hxx b/include/editeng/keepitem.hxx
index cdba89bc3523..257bfdd7b543 100644
--- a/include/editeng/keepitem.hxx
+++ b/include/editeng/keepitem.hxx
@@ -33,7 +33,7 @@
class EDITENG_DLLPUBLIC SvxFormatKeepItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
inline SvxFormatKeepItem( const bool bKeep /*= false*/,
const sal_uInt16 _nWhich );