Home
last modified time | relevance | path

Searched refs:GetAccount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/uui/source/
H A Diahndl-authentication.cxx121 rInfo.SetAccount(xDialog->GetAccount()); in executeLoginDialog()
313 xSupplyAuthentication->setRealm(aInfo.GetAccount()); in handleAuthenticationRequest_()
316 xSupplyAuthentication->setAccount(aInfo.GetAccount()); in handleAuthenticationRequest_()
363 aPassList(aInfo.GetAccount().Len() == 0 ? 1 : 2); in handleAuthenticationRequest_()
365 if (aInfo.GetAccount().Len() != 0) in handleAuthenticationRequest_()
366 aPassList[1] = aInfo.GetAccount(); in handleAuthenticationRequest_()
H A Dlogindlg.hxx92 String GetAccount() const { return aAccountED.GetText(); } in GetAccount() function in LoginDialog
H A Dloginerr.hxx63 const String& GetAccount() const { return m_aAccount; } in GetAccount() function in LoginErrorInfo

Completed in 22 milliseconds