summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/ReportDrawPage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/ReportDrawPage.hxx')
-rw-r--r--reportdesign/source/core/inc/ReportDrawPage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/ReportDrawPage.hxx b/reportdesign/source/core/inc/ReportDrawPage.hxx
index fa7127c4d9c2..8504803b7bf5 100644
--- a/reportdesign/source/core/inc/ReportDrawPage.hxx
+++ b/reportdesign/source/core/inc/ReportDrawPage.hxx
@@ -36,7 +36,7 @@ namespace reportdesign
virtual css::uno::Reference< css::drawing::XShape > CreateShape( SdrObject *pObj ) const throw (css::uno::RuntimeException, std::exception) override;
public:
OReportDrawPage(SdrPage* pPage,const css::uno::Reference< css::report::XSection >& _xSection);
- virtual ~OReportDrawPage() throw(){}
+ virtual ~OReportDrawPage() throw() override {}
};
}
#endif // INCLUDED_REPORTDESIGN_SOURCE_CORE_INC_REPORTDRAWPAGE_HXX