Lines Matching refs:GetSectionEndPlace
1253 m_pVT->GetSectionEndPlace(wr.EndPos));
2331 m_wpCaret != m_pVT->GetSectionEndPlace(m_wpCaret))
2359 m_wpCaret != m_pVT->GetSectionEndPlace(m_wpCaret))
2579 m_pVT->GetSectionEndPlace(m_wpCaret));
2582 m_pVT->GetSectionEndPlace(m_wpCaret));
2617 FX_BOOL bSecEnd = (m_wpCaret == m_pVT->GetSectionEndPlace(m_wpCaret));
2643 m_pVT->GetSectionEndPlace(m_wpCaret));
2646 m_pVT->GetSectionEndPlace(m_wpCaret));
2783 m_pVT->GetSectionEndPlace(wpNew));
2785 wr = CPVT_WordRange(wpOld, m_pVT->GetSectionEndPlace(wpNew));
2884 CPVT_WordPlace CFX_Edit::GetSectionEndPlace(const CPVT_WordPlace& place) const {
2885 return m_pVT->GetSectionEndPlace(place);