Searched refs:GetSDKInteractiveForm (Results 1 – 2 of 2) sorted by relevance
368 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in mailForm()476 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in removeField()608 GetSDKInteractiveForm()->SubmitForm(strURL); in submitForm()630 GetSDKInteractiveForm()->SubmitFields(strURL, fieldObjects, true, !bFDF); in submitForm()914 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in get_calculate()924 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in set_calculate()1211 GetSDKInteractiveForm()->OnCalculate(nullptr); in calculateNow()1422 return GetSDKInteractiveForm()->GetInteractiveForm(); in GetCoreInteractiveForm()1425 CPDFSDK_InteractiveForm* CJS_Document::GetSDKInteractiveForm() { in GetSDKInteractiveForm() function in CJS_Document
307 CPDFSDK_InteractiveForm* GetSDKInteractiveForm();