Searched refs:aPrivCountry (Results 1 – 4 of 4) sorted by relevance
105 aPrivCountry = rItem.aPrivCountry; in operator =()171 aPrivCountry == rLab.aPrivCountry&& in operator ==()350 case 27: pValues[nProp] >>= aItem.aPrivCountry; break;// "PrivateAddress/Country", in SwLabCfgItem()389 aItem.aCompCountry = aItem.aPrivCountry = rUserOpt.GetCountry(); in SwLabCfgItem()449 case 27: pValues[nProp] <<= aItem.aPrivCountry; break;// "PrivateAddress/Country", in Commit()
957 aItem.aPrivCountry = aCountryED .GetText( ); in FillItemSet()985 aCountryED .SetText(aItem.aPrivCountry); in Reset()
221 { "BC_PRIV_COUNTRY" , &SwLabItem::aPrivCountry }, in UpdateFieldInformation()
81 rtl::OUString aPrivCountry; member in SwLabItem
Completed in 47 milliseconds