Searched refs:EventInfoHash (Results 1 – 1 of 1) sorted by relevance
273 ::std::equal_to< ::rtl::OUString > > EventInfoHash; typedef352 EventInfoHash& getEventTransInfo() in getEventTransInfo()355 static EventInfoHash eventTransInfo; in getEventTransInfo()411 EventInfoHash& infos = getEventTransInfo(); in eventMethodToDescriptor()905 EventInfoHash& infos = getEventTransInfo(); in firing_Impl()906 EventInfoHash::const_iterator eventInfo_it = infos.find( evt.MethodName ); in firing_Impl()907 EventInfoHash::const_iterator it_end = infos.end(); in firing_Impl()
Completed in 17 milliseconds