Searched defs:GetInterForm (Results 1 – 3 of 3) sorted by relevance
166 CPDFSDK_InterForm* GetInterForm() const { return m_pInterForm; } in GetInterForm() function240 CPDFSDK_InterForm* GetInterForm() { return m_pInterForm; } in GetInterForm() function256 CPDF_InterForm* GetInterForm() const { return m_pInterForm; } in GetInterForm() function
902 CPDF_InterForm* GetInterForm() const { return m_pForm; } in GetInterForm() function
511 CPDFSDK_InterForm* CPDFSDK_Document::GetInterForm() { in GetInterForm() function in CPDFSDK_Document