Searched defs:GetInterForm (Results 1 – 5 of 5) sorted by relevance
30 CPDFSDK_InterForm* GetInterForm() { return m_pInterForm; } in GetInterForm() function
120 CPDFSDK_InterForm* GetInterForm() const { return m_pInterForm; } in GetInterForm() function
37 CPDF_InterForm* GetInterForm() const { return m_pInterForm.get(); } in GetInterForm() function
679 CPDFSDK_InterForm* CPDFSDK_FormFillEnvironment::GetInterForm() { in GetInterForm() function in CPDFSDK_FormFillEnvironment
52 CPDF_InterForm* GetInterForm() const { return m_pForm; } in GetInterForm() function