Searched defs:pSection (Results 1 – 1 of 1) sorted by relevance
319 CTypeset::CTypeset(CSection * pSection) : m_rcRet(0.0f, 0.0f, 0.0f, 0.0f), m_pVT(pSection->m_pVT), … in CTypeset()846 if (CSection * pSection = m_SectionArray.GetAt(0)) { in Initialize() local895 if (CSection * pSection = m_SectionArray.GetAt(wordplace.nSecIndex)) { in InsertSection() local960 if (CSection * pSection = m_SectionArray.GetAt(PlaceRange.EndPos.nSecIndex)) { in DeleteWords() local995 if (CSection * pSection = m_SectionArray.GetAt(0)) { in SetText() local1048 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) { in UpdateWordPlace() local1060 if (CSection * pSection = m_SectionArray.GetAt(i)) { in WordPlaceToWordIndex() local1078 if (CSection * pSection = m_SectionArray.GetAt(i)) { in WordIndexToWordPlace() local1108 if (CSection * pSection = m_SectionArray.GetAt(m_SectionArray.GetSize() - 1)) { in GetEndWordPlace() local1121 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) { in GetPrevWordPlace() local[all …]