Searched refs:GetItemValue (Results 1 – 3 of 3) sorted by relevance
123 void GetItemValue(const CFX_WideStringC& wsLabel, CFX_WideString& wsValue);
1143 void CXFA_WidgetData::GetItemValue(const CFX_WideStringC& wsLabel, in GetItemValue() function in CXFA_WidgetData
2490 pWidgetData->GetItemValue(wsValue.AsStringC(), wsBoundValue); in Script_Field_BoundItem()