summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlSection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlSection.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlSection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlSection.hxx b/reportdesign/source/filter/xml/xmlSection.hxx
index b9ef8e160db0..e9162a289d30 100644
--- a/reportdesign/source/filter/xml/xmlSection.hxx
+++ b/reportdesign/source/filter/xml/xmlSection.hxx
@@ -42,7 +42,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XSection >& _xSection
,bool _bPageHeader = true);
- virtual ~OXMLSection();
+ virtual ~OXMLSection() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,