summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/SectionWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/SectionWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/SectionWindow.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/reportdesign/source/ui/inc/SectionWindow.hxx b/reportdesign/source/ui/inc/SectionWindow.hxx
index 45d342775bee..fda4807f734f 100644
--- a/reportdesign/source/ui/inc/SectionWindow.hxx
+++ b/reportdesign/source/ui/inc/SectionWindow.hxx
@@ -90,8 +90,7 @@ namespace rptui
virtual void Resize() override;
protected:
- virtual void _propertyChanged(const css::beans::PropertyChangeEvent& _rEvent)
- throw (css::uno::RuntimeException, std::exception) override;
+ virtual void _propertyChanged(const css::beans::PropertyChangeEvent& _rEvent) override;
public:
OSectionWindow( OViewsWindow* _pParent
,const css::uno::Reference< css::report::XSection >& _xSection