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