Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx862 SwPaM const tmpPaM(aSttIdx, SwNodeIndex(GetNodes().GetEndOfContent())); in ClearDoc() local
863 ::PaMCorrAbs(tmpPaM, aPos); in ClearDoc()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx884 SwPaM const tmpPaM(*pDestNd, *pDestNd->EndOfSectionNode()); in Paste() local
885 ::PaMCorrAbs(tmpPaM, aPos); in Paste()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2099 SwPaM const tmpPaM(*pTblNd, *pTblNd->EndOfSectionNode()); in DeleteRowCol() local
2100 ::PaMCorrAbs(tmpPaM, *aSavePaM.GetMark()); in DeleteRowCol()
2156 SwPaM const tmpPaM(*pTblNd, *pTblNd->EndOfSectionNode()); in DeleteRowCol() local
2157 ::PaMCorrAbs(tmpPaM, *aSavePaM.GetMark()); in DeleteRowCol()

Completed in 50 milliseconds