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