Lines Matching refs:xSupplyAuthentication2
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() local
154 if (xSupplyAuthentication2.is()) in handleAuthenticationRequest()
158 = xSupplyAuthentication2->canUseSystemCredentials( in handleAuthenticationRequest()
183 xSupplyAuthentication2, in handleAuthenticationRequest()
213 xSupplyAuthentication2, in handleAuthenticationRequest()
238 xSupplyAuthentication2, in handleAuthenticationRequest()