Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/jobs/
H A Djobdispatch.cxx189 JobURL aAnalyzedURL(aURL.Complete); in queryDispatch() local
190 if (aAnalyzedURL.isValid()) in queryDispatch()
251 JobURL aAnalyzedURL(aURL.Complete); in dispatchWithNotification() local
252 if (aAnalyzedURL.isValid()) in dispatchWithNotification()
255 if (aAnalyzedURL.getEvent(sRequest)) in dispatchWithNotification()
258 if (aAnalyzedURL.getService(sRequest)) in dispatchWithNotification()
261 if (aAnalyzedURL.getAlias(sRequest)) in dispatchWithNotification()

Completed in 18 milliseconds