Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Ddocnum.cxx2228 SwPaM aInsPam(aInsPos); in MoveParagraph() local
2229 sal_Bool bMoved = aInsPam.Move(fnMoveBackward); in MoveParagraph()
2238 AppendTxtNode(*aInsPam.GetPoint()); in MoveParagraph()
2239 aInsPos = *aInsPam.GetPoint(); in MoveParagraph()