Searched refs:aFaxMailLbl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/cui/source/options/ |
H A D | optgenrl.cxx | 101 aFaxMailLbl ( this, CUI_RES( FT_FAXMAIL ), true ), in SvxGeneralTabPage() 102 aFaxEdit ( this, CUI_RES( ED_FAX ), 0, &aFaxMailLbl ), in SvxGeneralTabPage() 103 aEmailEdit ( this, CUI_RES( ED_EMAIL ), 1, &aFaxMailLbl ), in SvxGeneralTabPage() 520 aFaxMailLbl.Enable( ( nEditCount != 2 ) ); in SetAddress_Impl()
|
/aoo41x/main/cui/source/inc/ |
H A D | cuioptgenrl.hxx | 94 FixedText aFaxMailLbl; member in SvxGeneralTabPage
|
Completed in 14 milliseconds