Searched refs:aRepeatPasswdED (Results 1 – 2 of 2) sorted by relevance
48 if ( aNewPasswdED.GetText() != aRepeatPasswdED.GetText() ) in IMPL_LINK()52 aRepeatPasswdED.SetText( aEmpty ); in IMPL_LINK()77 String aPasswd = aRepeatPasswdED.GetText(); in IMPL_LINK()101 aRepeatPasswdED ( this, SVX_RES( ED_REPEAT_PASSWD ) ), in SvxPasswordDialog()112 aRepeatPasswdED.SetModifyHdl( LINK( this, SvxPasswordDialog, EditModifyHdl ) ); in SvxPasswordDialog()
55 Edit aRepeatPasswdED; member in SvxPasswordDialog
Completed in 14 milliseconds