Searched refs:rAccount (Results 1 – 2 of 2) sorted by relevance
40 const rtl::OUString & rAccount ) in SimpleAuthenticationRequest() argument56 aRequest.HasAccount = ( rAccount.getLength() > 0 ); in SimpleAuthenticationRequest()58 aRequest.Account = rAccount; in SimpleAuthenticationRequest()76 const rtl::OUString & rAccount, in SimpleAuthenticationRequest() argument95 aRequest.HasAccount = ( rAccount.getLength() > 0 ); in SimpleAuthenticationRequest()97 aRequest.Account = rAccount; in SimpleAuthenticationRequest()120 const rtl::OUString & rAccount ) in SimpleAuthenticationRequest() argument140 aRequest.Account = rAccount; in SimpleAuthenticationRequest()163 const rtl::OUString & rAccount, in SimpleAuthenticationRequest() argument185 aRequest.Account = rAccount; in SimpleAuthenticationRequest()
98 const rtl::OUString & rAccount122 const rtl::OUString & rAccount,155 const rtl::OUString & rAccount191 const rtl::OUString & rAccount,
Completed in 20 milliseconds