diff options
Diffstat (limited to 'xmloff/inc/XMLTextHeaderFooterContext.hxx')
-rw-r--r-- | xmloff/inc/XMLTextHeaderFooterContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLTextHeaderFooterContext.hxx b/xmloff/inc/XMLTextHeaderFooterContext.hxx index 35184002ffb0..421e4ba3c077 100644 --- a/xmloff/inc/XMLTextHeaderFooterContext.hxx +++ b/xmloff/inc/XMLTextHeaderFooterContext.hxx @@ -46,7 +46,7 @@ class XMLTextHeaderFooterContext: public SvXMLImportContext sal_Bool bFirst : 1; public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); XMLTextHeaderFooterContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, |