Searched refs:leftplace (Results 1 – 1 of 1) sorted by relevance
1508 CPVT_WordPlace leftplace = this->GetPrevWordPlace(place); in ClearLeftWord() local1509 if (leftplace != place) { in ClearLeftWord()1510 if (leftplace.nSecIndex != place.nSecIndex) { in ClearLeftWord()1514 this->LinkLatterSection(leftplace); in ClearLeftWord()1520 return leftplace; in ClearLeftWord()