Searched refs:m_arrayAcroforms (Results 1 – 1 of 1) sorted by relevance
2904 CFX_ArrayTemplate<CPDF_Object*> m_arrayAcroforms; member in CPDF_DataAvail3008 int iSize = m_arrayAcroforms.GetSize(); in ~CPDF_DataAvail()3010 m_arrayAcroforms.GetAt(i)->Release(); in ~CPDF_DataAvail()3145 obj_array.Append(m_arrayAcroforms); in CheckAcroFormSubObject()3155 int32_t iSize = m_arrayAcroforms.GetSize(); in CheckAcroFormSubObject()3157 m_arrayAcroforms.GetAt(i)->Release(); in CheckAcroFormSubObject()3159 m_arrayAcroforms.RemoveAll(); in CheckAcroFormSubObject()3180 m_arrayAcroforms.Add(m_pAcroForm); in CheckAcroForm()