Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgenrl.cxx100 aTelCompanyEdit ( this, CUI_RES( ED_TELCOMPANY ), 1, &aPhoneLbl ), in SvxGeneralTabPage()
202 &aCountryEdit, &aTitleEdit, &aPositionEdit, &aTelPrivEdit, &aTelCompanyEdit, in SvxGeneralTabPage()
259 aTelCompanyEdit.SetText( TRIM(aTelCompanyEdit.GetText()) ); in FillItemSet()
314 case TELCOMPANY_EDIT: aTelCompanyEdit.GrabFocus(); break; in Reset()
373 aTelCompanyEdit.GetSavedValue() != aTelCompanyEdit.GetText() || in GetAddress_Impl()
396 aUserOpt.SetTelephoneWork( aTelCompanyEdit.GetText() ); in GetAddress_Impl()
494 aTelCompanyEdit.SetText( aUserOpt.GetTelephoneWork() ); in SetAddress_Impl()
503 aTelCompanyEdit.Disable(); in SetAddress_Impl()
544 aTelCompanyEdit.SaveValue(); in SetAddress_Impl()
/trunk/main/cui/source/inc/
H A Dcuioptgenrl.hxx93 SvxUserEdit aTelCompanyEdit; member in SvxGeneralTabPage

Completed in 21 milliseconds