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.cxx5179 sal_uLong nPosNodeIdx = pCrsr->GetPoint()->nNode.GetIndex(); in Command() local
5189 if( nPosNodeIdx < nMarkNodeIdx ) in Command()
5191 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()
5193 rSh.GetCrsr()->GetMark()->nNode = nPosNodeIdx; in Command()
5197 else if( nPosNodeIdx == nMarkNodeIdx ) in Command()
5199 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()

Completed in 34 milliseconds