Home
last modified time | relevance | path

Searched refs:canSetPassword (Results 1 – 8 of 8) sorted by relevance

/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionSupplyAuthentication.idl82 boolean canSetPassword();
90 <member>XInteractionSupplyAuthentication::canSetPassword</member>
/trunk/main/uui/source/
H A Diahndl-authentication.cxx288 if (xSupplyAuthentication->canSetPassword()) in handleAuthenticationRequest_()
489 if (xSupplyAuthentication->canSetPassword()) in handleMasterPasswordRequest_()
H A Dpasswordcontainer.cxx85 if (xSupplyAuthentication->canSetPassword()) in fillContinuation()
/trunk/main/svl/qa/complex/passwordcontainer/
H A DMasterPasswdHandler.java66 if( xAuthentication.canSetPassword() ) in handle()
/trunk/main/dbaccess/source/inc/
H A DOAuthenticationContinuation.hxx58 sal_Bool SAL_CALL canSetPassword( );
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx443 canSetPassword();
/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx790 InteractionSupplyAuthentication::canSetPassword() in canSetPassword() function in InteractionSupplyAuthentication
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx241 sal_Bool SAL_CALL OAuthenticationContinuation::canSetPassword( ) in canSetPassword() function in dbaccess::OAuthenticationContinuation