Searched refs:bCanUseSystemCredentials (Results 1 – 6 of 6) sorted by relevance
/trunk/main/uui/source/ |
H A D | passwordcontainer.cxx | 52 bool bCanUseSystemCredentials, in fillContinuation() argument 59 if ( xSupplyAuthentication2.is() && bCanUseSystemCredentials ) in fillContinuation() 103 if ( xSupplyAuthentication2.is() && bCanUseSystemCredentials ) in fillContinuation() 153 sal_Bool bCanUseSystemCredentials = sal_False; in handleAuthenticationRequest() local 157 bCanUseSystemCredentials in handleAuthenticationRequest() 171 if ( bCanUseSystemCredentials ) in handleAuthenticationRequest() 184 bCanUseSystemCredentials, in handleAuthenticationRequest() 214 bCanUseSystemCredentials, in handleAuthenticationRequest() 239 bCanUseSystemCredentials, in handleAuthenticationRequest()
|
H A D | iahndl-authentication.cxx | 240 sal_Bool bCanUseSystemCredentials; in handleAuthenticationRequest_() local 244 bCanUseSystemCredentials in handleAuthenticationRequest_() 250 bCanUseSystemCredentials = sal_False; in handleAuthenticationRequest_() 272 aInfo.SetCanUseSystemCredentials(bCanUseSystemCredentials); in handleAuthenticationRequest_() 318 if ( xSupplyAuthentication2.is() && bCanUseSystemCredentials ) in handleAuthenticationRequest_()
|
/trunk/main/ucbhelper/inc/ucbhelper/ |
H A D | interactionrequest.hxx | 432 sal_Bool bCanUseSystemCredentials, 611 sal_Bool bCanUseSystemCredentials, in InteractionSupplyAuthentication() argument 624 m_bCanUseSystemCredentials( bCanUseSystemCredentials ), in InteractionSupplyAuthentication() 626 m_bUseSystemCredentials( bDefaultUseSystemCredentials & bCanUseSystemCredentials ) in InteractionSupplyAuthentication()
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | DAVResourceAccess.cxx | 56 sal_Bool bCanUseSystemCredentials, in authenticate() argument 81 bCanUseSystemCredentials ); in authenticate() 100 if ( bCanUseSystemCredentials ) in authenticate()
|
H A D | DAVAuthListener.hxx | 43 sal_Bool bCanUseSystemCredentials,
|
H A D | DAVAuthListenerImpl.hxx | 60 sal_Bool bCanUseSystemCredentials,
|
Completed in 23 milliseconds