Searched refs:IsChoiceListMultiSelect (Results 1 – 5 of 5) sorted by relevance
60 if (m_pNode->GetWidgetAcc()->IsChoiceListMultiSelect()) in LoadWidget()
135 bool IsChoiceListMultiSelect();
1813 bool CXFA_WidgetAcc::IsChoiceListMultiSelect() { in IsChoiceListMultiSelect() function in CXFA_WidgetAcc1963 if (IsChoiceListMultiSelect()) { in GetSelectedItemsValue()2008 if (IsChoiceListMultiSelect()) { in SetItemState()2057 if (!IsChoiceListMultiSelect()) in SetSelectedItems()2066 if (!pBind || !IsChoiceListMultiSelect()) { in ClearAllSelections()
167 if (pWidgetAcc->IsChoiceListMultiSelect()) { in CreateDataBinding()318 if (pWidgetAcc->IsChoiceListMultiSelect()) { in CreateDataBinding()
572 if (pFieldWidgetAcc && pFieldWidgetAcc->IsChoiceListMultiSelect()) in GetContainerWidgetAcc()