summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlCell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlCell.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlCell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlCell.hxx b/reportdesign/source/filter/xml/xmlCell.hxx
index 177aa44f5d66..8cc8e5ab0450 100644
--- a/reportdesign/source/filter/xml/xmlCell.hxx
+++ b/reportdesign/source/filter/xml/xmlCell.hxx
@@ -47,7 +47,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,OXMLTable* _pContainer
,OXMLCell* _pCell = nullptr);
- virtual ~OXMLCell();
+ virtual ~OXMLCell() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,