Searched refs:GetValueRef (Results 1 – 5 of 5) sorted by relevance
20 void GetValueRef(CFX_WideStringC& wsValueRef);
17 void CXFA_BindItems::GetValueRef(CFX_WideStringC& wsValueRef) { in GetValueRef() function in CXFA_BindItems
1345 iter.GetValueRef().GetInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()1356 iter.GetValueRef().GetInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()1368 iter.GetValueRef().GetUInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()1380 iter.GetValueRef().GetUInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()1392 iter.GetValueRef().GetInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()1403 iter.GetValueRef().GetInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()1415 iter.GetValueRef().GetUInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()1427 iter.GetValueRef().GetUInt64Value()); in ExpectMapFieldsSetViaReflectionIterator()1439 iter.GetValueRef().GetInt32Value()); in ExpectMapFieldsSetViaReflectionIterator()1449 iter.GetValueRef().GetFloatValue()); in ExpectMapFieldsSetViaReflectionIterator()[all …]
364 const MapValueRef& GetValueRef() { in GetValueRef() function
752 binditems.GetValueRef(wsValueRef); in RunBindItems()