diff options
Diffstat (limited to 'xmloff/source/transform/StyleOOoTContext.cxx')
-rw-r--r-- | xmloff/source/transform/StyleOOoTContext.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/transform/StyleOOoTContext.cxx b/xmloff/source/transform/StyleOOoTContext.cxx index c28643171464..908da3556b0d 100644 --- a/xmloff/source/transform/StyleOOoTContext.cxx +++ b/xmloff/source/transform/StyleOOoTContext.cxx @@ -148,7 +148,7 @@ class XMLTypedPropertiesOOoTContext_Impl : public XMLPersElemContentTContext public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); XMLTypedPropertiesOOoTContext_Impl( XMLTransformerBase& rTransformer, const OUString& rQName ); @@ -236,7 +236,7 @@ class XMLPropertiesOOoTContext_Impl : public XMLTransformerContext public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); XMLPropertiesOOoTContext_Impl( XMLTransformerBase& rTransformer, const OUString& rQName, |