Home
last modified time | relevance | path

Searched refs:nPosNodeIdx (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5181 sal_uLong nPosNodeIdx = pCrsr->GetPoint()->nNode.GetIndex(); in Command() local
5191 if( nPosNodeIdx < nMarkNodeIdx ) in Command()
5193 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()
5195 rSh.GetCrsr()->GetMark()->nNode = nPosNodeIdx; in Command()
5199 else if( nPosNodeIdx == nMarkNodeIdx ) in Command()
5201 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()

Completed in 27 milliseconds