summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/PanelFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/PanelFactory.hxx')
-rw-r--r--sd/source/ui/sidebar/PanelFactory.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sd/source/ui/sidebar/PanelFactory.hxx b/sd/source/ui/sidebar/PanelFactory.hxx
index de4a6ec9f2db..444438255ea0 100644
--- a/sd/source/ui/sidebar/PanelFactory.hxx
+++ b/sd/source/ui/sidebar/PanelFactory.hxx
@@ -57,11 +57,7 @@ public:
css::uno::Reference<css::ui::XUIElement> SAL_CALL createUIElement (
const ::rtl::OUString& rsResourceURL,
- const css::uno::Sequence<css::beans::PropertyValue>& rArguments)
- throw(
- css::container::NoSuchElementException,
- css::lang::IllegalArgumentException,
- css::uno::RuntimeException, std::exception) override;
+ const css::uno::Sequence<css::beans::PropertyValue>& rArguments) override;
};
} } // end of namespace sd::sidebar