Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgenrl.cxx96 aPhoneLbl ( this, CUI_RES( FT_PHONE ), true ), in SvxGeneralTabPage()
97 aTelPrivEdit ( this, CUI_RES( ED_TELPRIVAT ), 0, &aPhoneLbl ), in SvxGeneralTabPage()
98 aTelCompanyEdit ( this, CUI_RES( ED_TELCOMPANY ), 1, &aPhoneLbl ), in SvxGeneralTabPage()
505 aPhoneLbl.Enable( ( nEditCount != 2 ) ); in SetAddress_Impl()
/trunk/main/cui/source/inc/
H A Dcuioptgenrl.hxx91 FixedText aPhoneLbl; member in SvxGeneralTabPage