Searched refs:kNotify (Results 1 – 6 of 6) sorted by relevance
158 if (notify == NotificationOption::kNotify && m_pForm->GetFormNotify()) in ResetField()169 if (notify == NotificationOption::kNotify && in ResetField()174 if (notify == NotificationOption::kNotify) in ResetField()199 if (notify == NotificationOption::kNotify && in ResetField()216 if (notify == NotificationOption::kNotify) in ResetField()346 if (notify == NotificationOption::kNotify && in SetValue()365 if (notify == NotificationOption::kNotify) in SetValue()377 if (notify == NotificationOption::kNotify && in SetValue()385 if (notify == NotificationOption::kNotify) in SetValue()461 if (notify == NotificationOption::kNotify && m_pForm->GetFormNotify()) { in ClearSelection()[all …]
27 enum class NotificationOption { kDoNotNotify = 0, kNotify }; enumerator
824 if (notify == NotificationOption::kNotify && m_pFormNotify) in ResetForm()837 if (notify == NotificationOption::kNotify && m_pFormNotify) in ResetForm()
284 pField->SetValue(sValue, NotificationOption::kNotify); in OnCalculate()498 m_pInteractiveForm->ResetForm(NotificationOption::kNotify); in DoAction_ResetForm()505 NotificationOption::kNotify); in DoAction_ResetForm()
284 pFormField->ClearSelection(NotificationOption::kNotify); in SetCurrentValueIndices()458 pFormField->SetValue(strArray[0], NotificationOption::kNotify); in SetFieldValue()465 pFormField->SetValue(strArray[0], NotificationOption::kNotify); in SetFieldValue()478 pFormField->ClearSelection(NotificationOption::kNotify); in SetFieldValue()483 NotificationOption::kNotify); in SetFieldValue()2333 pFormField->CheckControl(nWidget, bCheckit, NotificationOption::kNotify); in checkThisBox()
517 pPDFForm->ResetForm(NotificationOption::kNotify); in resetForm()539 pPDFForm->ResetForm(aFields, true, NotificationOption::kNotify); in resetForm()