Searched refs:aCompFax (Results 1 – 4 of 4) sorted by relevance
129 aCompFax = rItem.aCompFax; in operator =()197 aCompFax == rLab.aCompFax&& in operator ==()386 case 49: pValues[nProp] >>= aItem.aCompFax; break;// "BusinessAddress/Fax", in SwLabCfgItem()412 aItem.aCompFax = aItem.aPrivFax = rUserOpt.GetFax(); in SwLabCfgItem()487 case 49: pValues[nProp] <<= aItem.aCompFax; break;// "BusinessAddress/Fax", in Commit()
1083 aItem.aCompFax = aFaxED .GetText(); in FillItemSet()1107 aFaxED .SetText(aItem.aCompFax); in Reset()
241 { "BC_COMP_FAX" , &SwLabItem::aCompFax }, in UpdateFieldInformation()
103 rtl::OUString aCompFax; member in SwLabItem
Completed in 25 milliseconds