Searched refs:pPrevSection (Results 1 – 1 of 1) sorted by relevance
1127 if (CSection * pPrevSection = m_SectionArray.GetAt(place.nSecIndex - 1)) { in GetPrevWordPlace() local1128 return pPrevSection->GetEndWordPlace(); in GetPrevWordPlace()