Searched refs:aCopyList (Results 1 – 1 of 1) sorted by relevance
745 std::list< Insertion > aCopyList; in Paste() local804 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 22 milliseconds