Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx745 std::list< Insertion > aCopyList; in Paste() local
804 aCopyList.push_back( aInsertion ); in Paste()
815 std::list< Insertion >::const_iterator pCurr = aCopyList.begin(); in Paste()
816 std::list< Insertion >::const_iterator pEnd = aCopyList.end(); in Paste()

Completed in 18 milliseconds