Home
last modified time | relevance | path

Searched refs:aAccountED (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/uui/source/
H A Dlogindlg.cxx104 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()
H A Dlogindlg.hxx65 Edit aAccountED; member in LoginDialog
92 String GetAccount() const { return aAccountED.GetText(); } in GetAccount()
93 void SetAccount( const String& rNew ) { aAccountED.SetText( rNew ); } in SetAccount()

Completed in 14 milliseconds