Searched refs:aIndexBefore (Results 1 – 2 of 2) sorted by relevance
830 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local831 aIndexBefore--; in Paste()834 aIndexBefore++; in Paste()835 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()1060 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local1062 aIndexBefore--; in Paste()1067 aIndexBefore++; in Paste()1068 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()
1262 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local1264 aIndexBefore--; in Paste()1269 aIndexBefore++; in Paste()1270 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()
Completed in 29 milliseconds