Searched refs:bDefaultUseSystemCredentials (Results 1 – 3 of 3) sorted by relevance
241 sal_Bool bDefaultUseSystemCredentials; in handleAuthenticationRequest_() local246 bDefaultUseSystemCredentials); in handleAuthenticationRequest_()251 bDefaultUseSystemCredentials = sal_False; in handleAuthenticationRequest_()273 aInfo.SetIsUseSystemCredentials( bDefaultUseSystemCredentials ); in handleAuthenticationRequest_()
156 sal_Bool bDefaultUseSystemCredentials; in handleAuthenticationRequest() local159 bDefaultUseSystemCredentials ); in handleAuthenticationRequest()
433 sal_Bool bDefaultUseSystemCredentials );612 sal_Bool bDefaultUseSystemCredentials ) in InteractionSupplyAuthentication() argument625 m_bDefaultUseSystemCredentials( bDefaultUseSystemCredentials ), in InteractionSupplyAuthentication()626 m_bUseSystemCredentials( bDefaultUseSystemCredentials & bCanUseSystemCredentials ) in InteractionSupplyAuthentication()
Completed in 26 milliseconds