Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Deventhandler.cxx173 s_aKnownEvents.insert( EventMap::value_type( \
180 static EventMap s_aKnownEvents; in lcl_getEventDescriptionForMethod() local
181 if ( s_aKnownEvents.empty() ) in lcl_getEventDescriptionForMethod()
184 if ( s_aKnownEvents.empty() ) in lcl_getEventDescriptionForMethod()
224 EventMap::const_iterator pos = s_aKnownEvents.find( _rMethodName ); in lcl_getEventDescriptionForMethod()
225 if ( pos == s_aKnownEvents.end() ) in lcl_getEventDescriptionForMethod()

Completed in 20 milliseconds