summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLCalculationSettingsContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLCalculationSettingsContext.hxx')
-rw-r--r--xmloff/source/text/XMLCalculationSettingsContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLCalculationSettingsContext.hxx b/xmloff/source/text/XMLCalculationSettingsContext.hxx
index 425f5270b006..1dc6b57c9b64 100644
--- a/xmloff/source/text/XMLCalculationSettingsContext.hxx
+++ b/xmloff/source/text/XMLCalculationSettingsContext.hxx
@@ -31,7 +31,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLCalculationSettingsContext();
+ virtual ~XMLCalculationSettingsContext() override;
virtual void EndElement() override;
};