Searched refs:GetOptionLabel (Results 1 – 10 of 10) sorted by relevance
60 swText = m_pWidget->GetOptionLabel(nCurSel); in NewPWLWindow()63 pWnd->AddString(m_pWidget->GetOptionLabel(i)); in NewPWLWindow()100 bSetValue = (nCurSel < 0) || (swText != m_pWidget->GetOptionLabel(nCurSel)); in SaveData()270 swRet = pFormField->GetOptionLabel(nExport); in GetSelectExportText()
51 pWnd->AddString(m_pWidget->GetOptionLabel(i)); in NewPWLWindow()154 fa.sValue = m_pWidget->GetOptionLabel(nCurSel); in GetActionData()165 fa.sValue = m_pWidget->GetOptionLabel(nCurSel); in GetActionData()
168 csValue = GetOptionLabel(iIndex); in ResetField()465 csValue = GetOptionLabel(iIndex); in ClearSelection()631 WideString CPDF_FormField::GetOptionLabel(int index) const { in GetOptionLabel() function in CPDF_FormField791 WideString csValue = GetOptionLabel(iOptIndex); in SelectOption()805 WideString csValue = GetOptionLabel(iOptIndex); in SelectOption()
122 WideString GetOptionLabel(int index) const;
81 WideString GetOptionLabel(int nIndex) const;
467 WideString CPDFSDK_Widget::GetOptionLabel(int nIndex) const { in GetOptionLabel() function in CPDFSDK_Widget469 return pFormField->GetOptionLabel(nIndex); in GetOptionLabel()
299 sValue = pFormField->GetOptionLabel(index); in OnFormat()
1009 WideString ws = pFormField->GetOptionLabel(index); in FPDFAnnot_GetOptionLabel()
1622 pEdit->SetText(pField->GetOptionLabel(nCurSel)); in SetAsComboBox()1687 pEdit->SetText(pField->GetOptionLabel(i)); in SetAsListBox()
2107 pFormField->GetOptionLabel(iIndex).AsStringView()); in get_value()2430 pRuntime->NewString(pFormField->GetOptionLabel(nIdx).AsStringView())); in getItemAt()2436 pRuntime->NewString(pFormField->GetOptionLabel(nIdx).AsStringView())); in getItemAt()