Home
last modified time | relevance | path

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

/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx906 EventInfoHash::const_iterator eventInfo_it = infos.find( evt.MethodName ); in firing_Impl() local
908 if ( eventInfo_it == it_end ) in firing_Impl()
923 eventInfo_it->second.begin(); in firing_Impl()
924 std::list< TranslateInfo >::const_iterator txInfo_end = eventInfo_it->second.end(); in firing_Impl()

Completed in 22 milliseconds