Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunmove.cxx117 sal_uLong nCntntStt = pDoc->GetNodes().GetEndOfAutotext().GetIndex(); in SwUndoMove() local
118 if( nMvDestNode < nCntntStt && rRg.aStart.GetIndex() > nCntntStt ) in SwUndoMove()
339 sal_uLong nCntntStt = pDoc->GetNodes().GetEndOfAutotext().GetIndex(); in DelFtn() local
340 if( nMvDestNode < nCntntStt && in DelFtn()
341 rRange.GetPoint()->nNode.GetIndex() >= nCntntStt ) in DelFtn()

Completed in 15 milliseconds