Searched refs:pEndSrcNd (Results 1 – 1 of 1) sorted by relevance
1889 SwTxtNode* const pEndSrcNd = aEndIdx.GetNode().GetTxtNode(); in MoveRange() local1890 if ( pEndSrcNd ) in MoveRange()1902 rNodes.MakeTxtNode( rPos.nNode, pEndSrcNd->GetTxtColl() ); in MoveRange()1914 SwIndex aIdx( pEndSrcNd, 0 ); in MoveRange()1915 pEndSrcNd->CutText( pDestNd, rPos.nContent, aIdx, in MoveRange()1923 pEndSrcNd->CopyCollFmt( *pDestNd ); in MoveRange()
Completed in 32 milliseconds