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()
1277 SwNodeIndex aIndexBefore(rInsPos.nNode); in Paste() local1279 aIndexBefore--; in Paste()1284 aIndexBefore++; in Paste()1285 SwPaM aPaM(SwPosition(aIndexBefore), in Paste()
Completed in 24 milliseconds