Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/core/doc/
H A Ddocnew.cxx1262 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local
1264 aIndexBefore--; in Paste()
1269 aIndexBefore++; in Paste()
1270 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()

Completed in 17 milliseconds