Lines Matching full:ppage
753 const CXFA_ContainerLayoutItem* pPage) const {754 auto it = std::find(m_PageArray.begin(), m_PageArray.end(), pPage);1955 CXFA_ContainerLayoutItem* pPage = m_PageArray[i];1957 pNotify->OnPageEvent(pPage, XFA_PAGEVIEWEVENT_PostRemoved);1958 delete pPage;