Searched refs:GetFormDict (Results 1 – 2 of 2) sorted by relevance
107 CPDF_Dictionary* GetFormDict() const { return m_pFormDict.Get(); } in GetFormDict() function
827 CPDF_Dictionary* pFormDict = m_pForm->GetFormDict(); in LoadDA()