summaryrefslogtreecommitdiff
path: root/uui/source/passwordcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passwordcontainer.hxx')
-rw-r--r--uui/source/passwordcontainer.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/uui/source/passwordcontainer.hxx b/uui/source/passwordcontainer.hxx
index 768096ae8a0c..6c4542cfea7e 100644
--- a/uui/source/passwordcontainer.hxx
+++ b/uui/source/passwordcontainer.hxx
@@ -90,8 +90,7 @@ public:
xSupplyAuthentication,
OUString const & rURL,
com::sun::star::uno::Reference<
- com::sun::star::task::XInteractionHandler2 > const & xIH )
- SAL_THROW( (com::sun::star::uno::RuntimeException) );
+ com::sun::star::task::XInteractionHandler2 > const & xIH );
/** This member function adds credentials for the given URL to the password
container.
@@ -126,8 +125,7 @@ public:
rPasswords,
com::sun::star::uno::Reference<
com::sun::star::task::XInteractionHandler2 > const & xIH,
- bool bPersist )
- SAL_THROW( (com::sun::star::uno::RuntimeException) );
+ bool bPersist );