Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2806 std::list< Notifier* >::iterator copyIt = copyList->begin(); in getContentExchangedEventListeners() local
2807 while( copyIt != copyList->end() ) in getContentExchangedEventListeners()
2809 itnew->second.notifier->push_back( *copyIt ); in getContentExchangedEventListeners()
2810 ++copyIt; in getContentExchangedEventListeners()

Completed in 26 milliseconds