Searched refs:aAccountED (Results 1 – 2 of 2) sorted by relevance
104 aAccountED.Hide(); in HideControls_Impl()128 lcl_Move( aAccountED, nOffset ); in HideControls_Impl()150 lcl_Move( aAccountED, nOffset ); in HideControls_Impl()165 long nOffset = aAccountED.GetPosPixel().Y() - in HideControls_Impl()208 aAccountED.Enable( !bUseSysCredsEnabled ); in EnableUseSysCredsControls_Impl()272 aAccountED ( this, ResId( ED_LOGIN_ACCOUNT, *pResMgr ) ), in LoginDialog()341 aAccountED.SetText( String() ); in ClearAccount()342 aAccountED.GrabFocus(); in ClearAccount()
65 Edit aAccountED; member in LoginDialog92 String GetAccount() const { return aAccountED.GetText(); } in GetAccount()93 void SetAccount( const String& rNew ) { aAccountED.SetText( rNew ); } in SetAccount()
Completed in 16 milliseconds