summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextListBlockContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTextListBlockContext.hxx')
-rw-r--r--xmloff/source/text/XMLTextListBlockContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextListBlockContext.hxx b/xmloff/source/text/XMLTextListBlockContext.hxx
index d3fbbc8b8d44..cd2fc698aaa1 100644
--- a/xmloff/source/text/XMLTextListBlockContext.hxx
+++ b/xmloff/source/text/XMLTextListBlockContext.hxx
@@ -57,7 +57,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const bool bRestartNumberingAtSubList = false );
- virtual ~XMLTextListBlockContext();
+ virtual ~XMLTextListBlockContext() override;
virtual void EndElement() override;