Searched refs:IsChoiceListMultiSelect (Results 1 – 4 of 4) sorted by relevance
74 if (m_pNode->IsChoiceListMultiSelect()) in LoadWidget()
374 bool IsChoiceListMultiSelect();
534 if (pFormNode->IsChoiceListMultiSelect()) { in CreateDataBinding()677 if (pFormNode->IsChoiceListMultiSelect()) { in CreateDataBinding()
1374 if (IsChoiceListMultiSelect()) in GetContainerNode()4179 bool CXFA_Node::IsChoiceListMultiSelect() { in IsChoiceListMultiSelect() function in CXFA_Node4333 if (IsChoiceListMultiSelect()) in GetSelectedItemsValue()4363 if (IsChoiceListMultiSelect()) { in SetItemState()4411 if (!IsChoiceListMultiSelect()) in SetSelectedItems()4419 if (!pBind || !IsChoiceListMultiSelect()) { in ClearAllSelections()