Searched refs:xSupplyAuthentication2 (Results 1 – 2 of 2) sorted by relevance
51 xSupplyAuthentication2, in fillContinuation()59 if ( xSupplyAuthentication2.is() && bCanUseSystemCredentials ) in fillContinuation()61 xSupplyAuthentication2->setUseSystemCredentials( sal_True ); in fillContinuation()103 if ( xSupplyAuthentication2.is() && bCanUseSystemCredentials ) in fillContinuation()104 xSupplyAuthentication2->setUseSystemCredentials( sal_False ); in fillContinuation()151 xSupplyAuthentication2(xSupplyAuthentication, uno::UNO_QUERY); in handleAuthenticationRequest() local154 if (xSupplyAuthentication2.is()) in handleAuthenticationRequest()158 = xSupplyAuthentication2->canUseSystemCredentials( in handleAuthenticationRequest()183 xSupplyAuthentication2, in handleAuthenticationRequest()213 xSupplyAuthentication2, in handleAuthenticationRequest()[all …]
205 xSupplyAuthentication2; in handleAuthenticationRequest_() local208 xSupplyAuthentication2.set(xSupplyAuthentication, uno::UNO_QUERY); in handleAuthenticationRequest_()242 if (xSupplyAuthentication2.is()) in handleAuthenticationRequest_()245 = xSupplyAuthentication2->canUseSystemCredentials( in handleAuthenticationRequest_()318 if ( xSupplyAuthentication2.is() && bCanUseSystemCredentials ) in handleAuthenticationRequest_()319 xSupplyAuthentication2->setUseSystemCredentials( in handleAuthenticationRequest_()
Completed in 23 milliseconds