Searched refs:GetOptionValue (Results 1 – 4 of 4) sorted by relevance
460 WideString csOpt = GetOptionValue(iOptIndex); in GetSelectedIndex()465 if (sel_value == GetOptionValue(i)) in GetSelectedIndex()495 WideString opt_value = GetOptionValue(index); in IsItemSelected()536 WideString opt_value = GetOptionValue(index); in SetItemSelection()549 opt_value = GetOptionValue(i); in SetItemSelection()571 opt_value = GetOptionValue(i); in SetItemSelection()606 if (csDV == GetOptionValue(i)) in GetDefaultSelectedItem()636 WideString CPDF_FormField::GetOptionValue(int index) const { in GetOptionValue() function in CPDF_FormField642 if (GetOptionValue(i) == csOptLabel) in FindOption()650 if (GetOptionValue(i) == csOptValue) in FindOptionValue()
152 WideString GetOptionValue(int index) const;
262 swRet = pFormField->GetOptionValue(nExport); in GetSelectExportText()
2040 pRuntime->NewString(pFormField->GetOptionValue(iIndex).c_str()); in get_value()2426 WideString strval = pFormField->GetOptionValue(nIdx); in getItemAt()