Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx256 const SwNodeIndex& rSttNdIdx = pPos->nNode; in _SaveFlyInRange() local
257 short nSttOff = (!bMoveAllFlys && rSttNdIdx.GetNode().IsCntntNode() && in _SaveFlyInRange()
286 if( rSttNdIdx != pAPos->nNode ) in _SaveFlyInRange()
289 SwPosition aPos( rSttNdIdx ); in _SaveFlyInRange()
296 else if( ( rSttNdIdx.GetIndex() + nSttOff <= pAPos->nNode.GetIndex() in _SaveFlyInRange()
301 _SaveFly aSave( pAPos->nNode.GetIndex() - rSttNdIdx.GetIndex(), in _SaveFlyInRange()

Completed in 22 milliseconds