Searched refs:IsChoiceListMultiSelect (Results 1 – 4 of 4) sorted by relevance
61 if (m_pNode->IsChoiceListMultiSelect()) in LoadWidget()
338 bool IsChoiceListMultiSelect();
525 if (pFormNode->IsChoiceListMultiSelect()) { in CreateDataBinding()673 if (pFormNode->IsChoiceListMultiSelect()) { in CreateDataBinding()
1325 if (IsChoiceListMultiSelect()) in GetContainerNode()4138 bool CXFA_Node::IsChoiceListMultiSelect() { in IsChoiceListMultiSelect() function in CXFA_Node4287 if (IsChoiceListMultiSelect()) in GetSelectedItemsValue()4318 if (IsChoiceListMultiSelect()) { in SetItemState()4367 if (!IsChoiceListMultiSelect()) in SetSelectedItems()4375 if (!pBind || !IsChoiceListMultiSelect()) { in ClearAllSelections()