Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Ddispatchwatcher.hxx54 class DispatchWatcherHashMap : public ::std::hash_map< ::rtl::OUString, sal_Int32, OUStringHashCode… class
59 DispatchWatcherHashMap().swap( *this ); in free()
111 DispatchWatcherHashMap m_aRequestContainer;
H A Ddispatchwatcher.cxx244 … m_aRequestContainer.insert( DispatchWatcherHashMap::value_type( aURL.Complete, (sal_Int32)1 ) ); in executeDispatchRequests()

Completed in 19 milliseconds