Searched refs:nPosNodeIdx (Results 1 – 1 of 1) sorted by relevance
5147 sal_uLong nPosNodeIdx = pCrsr->GetPoint()->nNode.GetIndex(); in Command() local5157 if( nPosNodeIdx < nMarkNodeIdx ) in Command()5159 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()5161 rSh.GetCrsr()->GetMark()->nNode = nPosNodeIdx; in Command()5165 else if( nPosNodeIdx == nMarkNodeIdx ) in Command()5167 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()
Completed in 53 milliseconds