Searched defs:GetInterForm (Results 1 – 5 of 5) sorted by relevance
32 CPDFSDK_InterForm* GetInterForm() const { return m_pInterForm.Get(); } in GetInterForm() function
121 CPDFSDK_InterForm* GetInterForm() const { return m_pInterForm.Get(); } in GetInterForm() function
37 CPDF_InterForm* GetInterForm() const { return m_pInterForm.get(); } in GetInterForm() function
652 CPDFSDK_InterForm* CPDFSDK_FormFillEnvironment::GetInterForm() { in GetInterForm() function in CPDFSDK_FormFillEnvironment
48 const CPDF_InterForm* GetInterForm() const { return m_pForm.Get(); } in GetInterForm() function