summaryrefslogtreecommitdiff
path: root/fpicker/source/office/fpinteraction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/fpinteraction.hxx')
-rw-r--r--fpicker/source/office/fpinteraction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/fpinteraction.hxx b/fpicker/source/office/fpinteraction.hxx
index 26d82bc61151..f4ad88fb8122 100644
--- a/fpicker/source/office/fpinteraction.hxx
+++ b/fpicker/source/office/fpinteraction.hxx
@@ -69,7 +69,7 @@ namespace svt
protected:
// XInteractionHandler
- virtual void SAL_CALL handle( const css::uno::Reference< css::task::XInteractionRequest >& _rxRequest ) throw (css::uno::RuntimeException, std::exception) override;
+ virtual void SAL_CALL handle( const css::uno::Reference< css::task::XInteractionRequest >& _rxRequest ) override;
private:
virtual ~OFilePickerInteractionHandler() override;