Searched refs:aCompCountry (Results 1 – 4 of 4) sorted by relevance
124 aCompCountry = rItem.aCompCountry; in operator =()192 aCompCountry == rLab.aCompCountry&& in operator ==()381 case 44: pValues[nProp] >>= aItem.aCompCountry; break;// "BusinessAddress/Country", in SwLabCfgItem()405 aItem.aCompCountry = aItem.aPrivCountry = rUserOpt.GetCountry(); in SwLabCfgItem()482 case 44: pValues[nProp] <<= aItem.aCompCountry; break;// "BusinessAddress/Country", in Commit()
1078 aItem.aCompCountry = aCountryED .GetText(); in FillItemSet()1102 aCountryED .SetText(aItem.aCompCountry); in Reset()
236 { "BC_COMP_COUNTRY" , &SwLabItem::aCompCountry }, in UpdateFieldInformation()
98 rtl::OUString aCompCountry; member in SwLabItem
Completed in 24 milliseconds