Searched defs:pInteractiveForm (Results 1 – 2 of 2) sorted by relevance
368 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in mailForm() local476 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in removeField() local914 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in get_calculate() local924 CPDFSDK_InteractiveForm* pInteractiveForm = GetSDKInteractiveForm(); in set_calculate() local
49 CPDFSDK_InteractiveForm* pInteractiveForm) in CPDFSDK_Widget()