Home
last modified time | relevance | path

Searched refs:listeners_vec (Results 1 – 2 of 2) sorted by path

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2825 shell::notifyContentExchanged( std::vector< std::list< ContentEventNotifier* >* >* listeners_vec ) in notifyContentExchanged() argument
2828 for( sal_uInt32 i = 0; i < listeners_vec->size(); ++i ) in notifyContentExchanged()
2830 listeners = (*listeners_vec)[i]; in notifyContentExchanged()
2840 delete listeners_vec; in notifyContentExchanged()
H A Dshell.hxx445 std::vector< std::list< ContentEventNotifier* >* >* listeners_vec );

Completed in 27 milliseconds