Home
last modified time | relevance | path

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

/aoo4110/main/uui/source/
H A Diahndl.cxx396 …const StringHashMap::const_iterator aCacheHitTest = m_aTypedCustomHandlers.find( aRequest.getValue… in handleTypedHandlerImplementations() local
397 if ( aCacheHitTest != m_aTypedCustomHandlers.end() ) in handleTypedHandlerImplementations()
398 return handleCustomRequest( rRequest, aCacheHitTest->second ); in handleTypedHandlerImplementations()

Completed in 22 milliseconds