Searched defs:pSection (Results 1 – 2 of 2) sorted by relevance
121 CSection* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in NextLine() local140 CSection* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetWord() local166 CSection* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetLine() local235 CSection* pSection = m_SectionArray[wordplace.nSecIndex].get(); in InsertSection() local337 CSection* pSection = m_SectionArray[i].get(); in WordPlaceToWordIndex() local354 CSection* pSection = m_SectionArray[i].get(); in WordIndexToWordPlace() local394 CSection* pSection = m_SectionArray[place.nSecIndex].get(); in GetPrevWordPlace() local409 CSection* pSection = m_SectionArray[place.nSecIndex].get(); in GetNextWordPlace() local429 CSection* pSection = m_SectionArray[nMid].get(); in SearchWordPlace() local462 CSection* pSection = m_SectionArray[place.nSecIndex].get(); in GetUpWordPlace() local[all …]
176 CTypeset::CTypeset(CSection* pSection) in CTypeset()