Searched refs:aCompFax (Results 1 – 4 of 4) sorted by relevance
125 aCompFax = rItem.aCompFax; in operator =()191 aCompFax == rLab.aCompFax&& in operator ==()370 … case 47: pValues[nProp] >>= aItem.aCompFax; break;// "BusinessAddress/Fax", in SwLabCfgItem()396 aItem.aCompFax = aItem.aPrivFax = rUserOpt.GetFax(); in SwLabCfgItem()469 case 47: pValues[nProp] <<= aItem.aCompFax; break;// "BusinessAddress/Fax", in Commit()
1077 aItem.aCompFax = aFaxED .GetText(); in FillItemSet()1101 aFaxED .SetText(aItem.aCompFax); in Reset()
241 { "BC_COMP_FAX" , &SwLabItem::aCompFax }, in UpdateFieldInformation()
101 rtl::OUString aCompFax; member in SwLabItem