Home
last modified time | relevance | path

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

/trunk/main/framework/source/jobs/
H A Djobdata.cxx669 css::uno::Any aJobList = xEventRegistry->getByHierarchicalName(sPath); in getEnabledJobsForEvent() local
671 if (!(aJobList >>= xJobList) || !xJobList.is()) in getEnabledJobsForEvent()