Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgenrl.cxx99 aFaxMailLbl ( this, CUI_RES( FT_FAXMAIL ), true ), in SvxGeneralTabPage()
100 aFaxEdit ( this, CUI_RES( ED_FAX ), 0, &aFaxMailLbl ), in SvxGeneralTabPage()
101 aEmailEdit ( this, CUI_RES( ED_EMAIL ), 1, &aFaxMailLbl ), in SvxGeneralTabPage()
519 aFaxMailLbl.Enable( ( nEditCount != 2 ) ); in SetAddress_Impl()
/trunk/main/cui/source/inc/
H A Dcuioptgenrl.hxx94 FixedText aFaxMailLbl; member in SvxGeneralTabPage