diff options
Diffstat (limited to 'include/xmloff/XMLTextMasterStylesContext.hxx')
-rw-r--r-- | include/xmloff/XMLTextMasterStylesContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLTextMasterStylesContext.hxx b/include/xmloff/XMLTextMasterStylesContext.hxx index 526fb1de5806..2034628f4a45 100644 --- a/include/xmloff/XMLTextMasterStylesContext.hxx +++ b/include/xmloff/XMLTextMasterStylesContext.hxx @@ -40,7 +40,7 @@ protected: virtual bool InsertStyleFamily( sal_uInt16 nFamily ) const; public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); XMLTextMasterStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, |