Searched refs:aCompState (Results 1 – 4 of 4) sorted by relevance
125 aCompState = rItem.aCompState; in operator =()193 aCompState == rLab.aCompState&& in operator ==()382 case 45: pValues[nProp] >>= aItem.aCompState; break;// "BusinessAddress/State", in SwLabCfgItem()414 aItem.aCompState = aItem.aPrivState = rUserOpt.GetState(); in SwLabCfgItem()483 case 45: pValues[nProp] <<= aItem.aCompState; break;// "BusinessAddress/State", in Commit()
1079 aItem.aCompState = aStateED .GetText(); in FillItemSet()1103 aStateED .SetText(aItem.aCompState); in Reset()
237 { "BC_COMP_STATE" , &SwLabItem::aCompState }, in UpdateFieldInformation()
99 rtl::OUString aCompState; member in SwLabItem
Completed in 22 milliseconds