Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptgenrl.cxx87 aCityLbl ( this, CUI_RES( FT_CITY ), true ), in SvxGeneralTabPage()
88 aPLZEdit ( this, CUI_RES( ED_PLZ ), 0, &aCityLbl ), in SvxGeneralTabPage()
89 aCityEdit ( this, CUI_RES( ED_CITY ), 1, &aCityLbl ), in SvxGeneralTabPage()
90 aUsCityEdit ( this, CUI_RES( ED_US_CITY ), 0, &aCityLbl ), in SvxGeneralTabPage()
91 aUsStateEdit ( this, CUI_RES( ED_US_STATE ), 1, &aCityLbl ), in SvxGeneralTabPage()
92 aUsZipEdit ( this, CUI_RES( ED_US_ZIPCODE ), 2, &aCityLbl ), in SvxGeneralTabPage()
116 aCityLbl.SetText( CUI_RES( STR_US_STATE ) ); in SvxGeneralTabPage()
472 aCityLbl.Enable( ( nEditCount != ( bUS ? 3 : 2 ) ) ); in SetAddress_Impl()
/aoo41x/main/cui/source/inc/
H A Dcuioptgenrl.hxx80 FixedText aCityLbl; member in SvxGeneralTabPage

Completed in 8 milliseconds