Searched refs:GetFormDict (Results 1 – 3 of 3) sorted by relevance
94 CPDF_Dictionary* GetFormDict() const { return m_pFormDict.Get(); } in GetFormDict() function
182 m_pField->GetForm()->GetFormDict()->GetDictFor("DR"), pStream); in DrawControl()
900 CPDF_Dictionary* pFormDict = m_pForm->GetFormDict(); in LoadDA()