diff options
-rw-r--r-- | uui/source/passwordcontainer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/passwordcontainer.cxx b/uui/source/passwordcontainer.cxx index e724fbb03441..35bf978669d8 100644 --- a/uui/source/passwordcontainer.cxx +++ b/uui/source/passwordcontainer.cxx @@ -402,7 +402,7 @@ PasswordContainerInteractionHandler::handleInteractionRequest( // Service factory implementation. - +/// @throws uno::Exception static uno::Reference< uno::XInterface > SAL_CALL PasswordContainerInteractionHandler_CreateInstance( const uno::Reference< lang::XMultiServiceFactory> & rSMgr ) |