Searched refs:aCountryEdit (Results 1 – 2 of 2) sorted by relevance
92 aCountryEdit ( this, CUI_RES( ED_COUNTRY ), INDEX_NOTSET, &aCountryLbl ), in SvxGeneralTabPage()201 &aCountryEdit, &aTitleEdit, &aPositionEdit, &aTelPrivEdit, &aTelCompanyEdit, in SvxGeneralTabPage()249 aCountryEdit.SetText( TRIM(aCountryEdit.GetText()) ); in FillItemSet()290 case COUNTRY_EDIT: aCountryEdit.GrabFocus(); break; in Reset()368 aCountryEdit.GetSavedValue() != aCountryEdit.GetText() || in GetAddress_Impl()387 aUserOpt.SetCountry(aCountryEdit.GetText() ); in GetAddress_Impl()472 aCountryEdit.SetText( aUserOpt.GetCountry() ); in SetAddress_Impl()476 aCountryEdit.Disable(); in SetAddress_Impl()539 aCountryEdit.SaveValue(); in SetAddress_Impl()
87 SvxUserEdit aCountryEdit; member in SvxGeneralTabPage