Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx581 SwPosition aMvPos( aInsIdx ); in lcl_CpyBox() local
582 SwCntntNode* pCNd = pDoc->GetNodes().GoPrevious( &aMvPos.nNode ); in lcl_CpyBox()
583 aMvPos.nContent.Assign( pCNd, pCNd->Len() ); in lcl_CpyBox()
584 pDoc->CorrAbs( aInsIdx, aEndNdIdx, aMvPos, /*sal_True*/sal_False ); in lcl_CpyBox()
/trunk/main/sw/source/core/undo/
H A Dunmove.cxx302 SwPosition aMvPos( aIdx, SwIndex( aIdx.GetNode().GetCntntNode(), in RedoImpl() local
312 rDoc.MoveRange( aPam, aMvPos, in RedoImpl()

Completed in 20 milliseconds