Searched defs:pSection (Results 1 – 2 of 2) sorted by relevance
120 CSection* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in NextLine() local139 CSection* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetWord() local165 CSection* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetLine() local247 CSection* pSection = m_SectionArray[wordplace.nSecIndex].get(); in InsertSection() local348 CSection* pSection = m_SectionArray[i].get(); in WordPlaceToWordIndex() local365 CSection* pSection = m_SectionArray[i].get(); in WordIndexToWordPlace() local405 CSection* pSection = m_SectionArray[place.nSecIndex].get(); in GetPrevWordPlace() local420 CSection* pSection = m_SectionArray[place.nSecIndex].get(); in GetNextWordPlace() local440 CSection* pSection = m_SectionArray[nMid].get(); in SearchWordPlace() local473 CSection* pSection = m_SectionArray[place.nSecIndex].get(); in GetUpWordPlace() local[all …]
176 CTypeset::CTypeset(CSection* pSection) in CTypeset()