diff options
Diffstat (limited to 'include/xmloff/XMLTextMasterPageContext.hxx')
-rw-r--r-- | include/xmloff/XMLTextMasterPageContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLTextMasterPageContext.hxx b/include/xmloff/XMLTextMasterPageContext.hxx index 26fb62896b1e..f0620ceceaf2 100644 --- a/include/xmloff/XMLTextMasterPageContext.hxx +++ b/include/xmloff/XMLTextMasterPageContext.hxx @@ -59,7 +59,7 @@ protected: ::com::sun::star::style::XStyle > GetStyle() { return xStyle; } public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); XMLTextMasterPageContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, |