summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangeImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLChangeImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangeImportContext.hxx b/xmloff/source/text/XMLChangeImportContext.hxx
index 9bd88cb7ed0b..c3570ec82d3d 100644
--- a/xmloff/source/text/XMLChangeImportContext.hxx
+++ b/xmloff/source/text/XMLChangeImportContext.hxx
@@ -62,7 +62,7 @@ public:
/// (usually before a section or table)
bool bIsOutsideOfParagraph = false);
- virtual ~XMLChangeImportContext();
+ virtual ~XMLChangeImportContext() override;
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;