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 9fafb9c94abd..86560843f9d3 100644
--- a/xmloff/source/text/XMLCalculationSettingsContext.hxx
+++ b/xmloff/source/text/XMLCalculationSettingsContext.hxx
@@ -33,7 +33,7 @@ public:
::com::sun::star::xml::sax::XAttributeList >& xAttrList );
virtual ~XMLCalculationSettingsContext();
- virtual void EndElement();
+ virtual void EndElement() SAL_OVERRIDE;
};