summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLReplacementImageContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLReplacementImageContext.hxx')
-rw-r--r--xmloff/inc/XMLReplacementImageContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLReplacementImageContext.hxx b/xmloff/inc/XMLReplacementImageContext.hxx
index 243db0bfaf0f..dd6a3fa733f8 100644
--- a/xmloff/inc/XMLReplacementImageContext.hxx
+++ b/xmloff/inc/XMLReplacementImageContext.hxx
@@ -44,7 +44,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & rAttrList,
const css::uno::Reference< css::beans::XPropertySet >& rPropSet );
- virtual ~XMLReplacementImageContext();
+ virtual ~XMLReplacementImageContext() override;
virtual void EndElement() override;