Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx830 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local
831 aIndexBefore--; in Paste()
834 aIndexBefore++; in Paste()
835 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()
1060 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local
1062 aIndexBefore--; in Paste()
1067 aIndexBefore++; in Paste()
1068 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx1277 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local
1279 aIndexBefore--; in Paste()
1284 aIndexBefore++; in Paste()
1285 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()

Completed in 21 milliseconds