summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLParagraphContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLParagraphContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLParagraphContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLParagraphContext.hxx b/xmloff/source/chart/SchXMLParagraphContext.hxx
index e8959c540a33..f0b6d227b6b8 100644
--- a/xmloff/source/chart/SchXMLParagraphContext.hxx
+++ b/xmloff/source/chart/SchXMLParagraphContext.hxx
@@ -39,7 +39,7 @@ public:
const OUString& rLocalName,
OUString& rText,
OUString * pOutId = nullptr );
- virtual ~SchXMLParagraphContext();
+ virtual ~SchXMLParagraphContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;