summaryrefslogtreecommitdiff
path: root/include/xmloff/SchXMLExportHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/SchXMLExportHelper.hxx')
-rw-r--r--include/xmloff/SchXMLExportHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/SchXMLExportHelper.hxx b/include/xmloff/SchXMLExportHelper.hxx
index dae6f7f64d74..ac74e09f8f9f 100644
--- a/include/xmloff/SchXMLExportHelper.hxx
+++ b/include/xmloff/SchXMLExportHelper.hxx
@@ -48,7 +48,7 @@ public:
SchXMLExportHelper( SvXMLExport& rExport,
SvXMLAutoStylePoolP& rASPool );
- virtual ~SchXMLExportHelper();
+ virtual ~SchXMLExportHelper() override;
/// returns the string corresponding to the current FileFormat CLSID for Chart
const OUString& getChartCLSID();