Searched refs:GetSDKInteractiveForm (Results 1 – 2 of 2) sorted by relevance
360 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in mailForm()469 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in removeField()600 GetSDKInteractiveForm()->SubmitForm(strURL, false); in submitForm()621 GetSDKInteractiveForm()->SubmitFields(strURL, fieldObjects, true, !bFDF); in submitForm()913 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in get_calculate()923 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in set_calculate()1207 GetSDKInteractiveForm()->OnCalculate(nullptr); in calculateNow()1416 return GetSDKInteractiveForm()->GetInteractiveForm(); in GetCoreInteractiveForm()1419 CPDFSDK_InteractiveForm* CJS_Document::GetSDKInteractiveForm() { in GetSDKInteractiveForm() function in CJS_Document
311 CPDFSDK_InteractiveForm* GetSDKInteractiveForm();