summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTableContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLTableContext.cxx')
-rw-r--r--xmloff/source/chart/SchXMLTableContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLTableContext.cxx b/xmloff/source/chart/SchXMLTableContext.cxx
index 95c57cf0d267..343bb6ac7c67 100644
--- a/xmloff/source/chart/SchXMLTableContext.cxx
+++ b/xmloff/source/chart/SchXMLTableContext.cxx
@@ -597,7 +597,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName,
OUString& rRangeString );
- virtual ~SchXMLRangeSomewhereContext();
+ virtual ~SchXMLRangeSomewhereContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,