summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLLegendContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLLegendContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLLegendContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLLegendContext.hxx b/xmloff/source/chart/SchXMLLegendContext.hxx
index 963d31cd62eb..bf4adb2cc9fa 100644
--- a/xmloff/source/chart/SchXMLLegendContext.hxx
+++ b/xmloff/source/chart/SchXMLLegendContext.hxx
@@ -25,7 +25,7 @@ class SchXMLLegendContext : public SvXMLImportContext
{
public:
SchXMLLegendContext( SchXMLImportHelper& rImpHelper, SvXMLImport& rImport, const OUString& rLocalName );
- virtual ~SchXMLLegendContext();
+ virtual ~SchXMLLegendContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;