summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLLineNumberingImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLLineNumberingImportContext.hxx')
-rw-r--r--xmloff/inc/XMLLineNumberingImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLLineNumberingImportContext.hxx b/xmloff/inc/XMLLineNumberingImportContext.hxx
index f15d14cda902..ad01b45f61cf 100644
--- a/xmloff/inc/XMLLineNumberingImportContext.hxx
+++ b/xmloff/inc/XMLLineNumberingImportContext.hxx
@@ -84,7 +84,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList);
- virtual ~XMLLineNumberingImportContext();
+ virtual ~XMLLineNumberingImportContext() override;
// to be used by child context: set separator info
void SetSeparatorText(const OUString& sText);