Searched refs:aPrivCountry (Results 1 – 4 of 4) sorted by relevance
109 aPrivCountry = rItem.aPrivCountry; in operator =()177 aPrivCountry == rLab.aPrivCountry&& in operator ==()366 case 29: pValues[nProp] >>= aItem.aPrivCountry; break;// "PrivateAddress/Country", in SwLabCfgItem()405 aItem.aCompCountry = aItem.aPrivCountry = rUserOpt.GetCountry(); in SwLabCfgItem()467 case 29: pValues[nProp] <<= aItem.aPrivCountry; break;// "PrivateAddress/Country", in Commit()
963 aItem.aPrivCountry = aCountryED .GetText( ); in FillItemSet()991 aCountryED .SetText(aItem.aPrivCountry); in Reset()
221 { "BC_PRIV_COUNTRY" , &SwLabItem::aPrivCountry }, in UpdateFieldInformation()
83 rtl::OUString aPrivCountry; member in SwLabItem
Completed in 25 milliseconds