From 5fb78604c1c3e91beb867c352928af9e1ef57a26 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 26 Mar 2014 11:54:10 +0100 Subject: Split TYPEINFO into plain and TYPEINFO_OVERRIDE ...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1 --- include/editeng/fontitem.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/editeng/fontitem.hxx') diff --git a/include/editeng/fontitem.hxx b/include/editeng/fontitem.hxx index d5beb53091e8..37a1fcfb8d22 100644 --- a/include/editeng/fontitem.hxx +++ b/include/editeng/fontitem.hxx @@ -44,7 +44,7 @@ class EDITENG_DLLPUBLIC SvxFontItem : public SfxPoolItem static bool bEnableStoreUnicodeNames; public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); explicit SvxFontItem( const sal_uInt16 nId ); SvxFontItem( const FontFamily eFam, const OUString& rFamilyName, -- cgit v1.2.3