summaryrefslogtreecommitdiff
path: root/include/editeng/fontitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/fontitem.hxx')
-rw-r--r--include/editeng/fontitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/fontitem.hxx b/include/editeng/fontitem.hxx
index e12c2b3d83ee..173a7b7747ac 100644
--- a/include/editeng/fontitem.hxx
+++ b/include/editeng/fontitem.hxx
@@ -39,7 +39,7 @@ class EDITENG_DLLPUBLIC SvxFontItem : public SfxPoolItem
static bool bEnableStoreUnicodeNames;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
explicit SvxFontItem(const sal_uInt16 nId);
SvxFontItem(const FontFamily eFam, const OUString& rFamilyName,