Lines Matching refs:oldplace
987 CPVT_WordPlace oldplace = pIterator->GetAt();
999 if (oldplace.SecCmp(place) != 0) {
1004 oldplace = place;
1025 CPVT_WordPlace oldplace = wrTemp.BeginPos;
1039 if (oldplace.SecCmp(place) != 0) {
1044 oldplace = place;
1274 CPVT_WordPlace oldplace = pIterator->GetAt();
1433 pIterator->SetAt(oldplace);
1453 CPVT_WordPlace oldplace = pIterator->GetAt();
1577 pIterator->SetAt(oldplace);
2693 CPVT_WordPlace oldplace = m_pVT->GetPrevWordPlace(place);
2695 if (oldplace.SecCmp(place) != 0) {
2698 this, oldplace, place, range, wordinfo.Word,
2703 oldplace = m_pVT->AdjustLineHeader(oldplace, TRUE);
2707 this, oldplace, place, range, wordinfo.Word,