Searched refs:tmpPaM (Results 1 – 3 of 3) sorted by relevance
862 SwPaM const tmpPaM(aSttIdx, SwNodeIndex(GetNodes().GetEndOfContent())); in ClearDoc() local863 ::PaMCorrAbs(tmpPaM, aPos); in ClearDoc()
884 SwPaM const tmpPaM(*pDestNd, *pDestNd->EndOfSectionNode()); in Paste() local885 ::PaMCorrAbs(tmpPaM, aPos); in Paste()
2099 SwPaM const tmpPaM(*pTblNd, *pTblNd->EndOfSectionNode()); in DeleteRowCol() local2100 ::PaMCorrAbs(tmpPaM, *aSavePaM.GetMark()); in DeleteRowCol()2156 SwPaM const tmpPaM(*pTblNd, *pTblNd->EndOfSectionNode()); in DeleteRowCol() local2157 ::PaMCorrAbs(tmpPaM, *aSavePaM.GetMark()); in DeleteRowCol()
Completed in 48 milliseconds