Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx774 Insertion aInsertion( PaMPtr( new SwPaM( aIdx ) ), in Paste() local
777 aInsertion.first->SetMark(); in Paste()
800 aInsertion.first->GetPoint()->nNode = aIdx; in Paste()
802 aInsertion.first->GetPoint()->nContent = in Paste()
803 aInsertion.first->GetCntntNode()->Len(); in Paste()
804 aCopyList.push_back( aInsertion ); in Paste()

Completed in 29 milliseconds