Searched refs:pReaderAnnot (Results 1 – 1 of 1) sorted by relevance
777 CPDFSDK_Annot * pReaderAnnot= (CPDFSDK_Annot *)m_pIteratorAnnotList.GetAt(i); in NextAnnot() local778 if(pReaderAnnot ==pCurrent){ in NextAnnot()793 CPDFSDK_Annot * pReaderAnnot= (CPDFSDK_Annot*)m_pIteratorAnnotList.GetAt(i); in PrevAnnot() local794 if(pReaderAnnot ==pCurrent){ in PrevAnnot()923 CPDFSDK_Annot * pReaderAnnot= (CPDFSDK_Annot*)pAnnotList->GetAt(i); in InitIteratorAnnotList() local924 m_pIteratorAnnotList.Add(pReaderAnnot); in InitIteratorAnnotList()933 CPDFSDK_Annot * pReaderAnnot = (CPDFSDK_Annot*)m_pIteratorAnnotList.GetAt(i); in InitIteratorAnnotList() local934 if(pReaderAnnot == pTopMostAnnot) in InitIteratorAnnotList()937 m_pIteratorAnnotList.InsertAt(0, pReaderAnnot); in InitIteratorAnnotList()