Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgenrl.cxx91 aCountryLbl ( this, CUI_RES( FT_COUNTRY ), true ), in SvxGeneralTabPage()
92 aCountryEdit ( this, CUI_RES( ED_COUNTRY ), INDEX_NOTSET, &aCountryLbl ), in SvxGeneralTabPage()
475 aCountryLbl.Disable(); in SetAddress_Impl()
/trunk/main/cui/source/inc/
H A Dcuioptgenrl.hxx86 FixedText aCountryLbl; member in SvxGeneralTabPage