Searched refs:aJobList (Results 1 – 1 of 1) sorted by relevance
669 css::uno::Any aJobList = xEventRegistry->getByHierarchicalName(sPath); in getEnabledJobsForEvent() local671 if (!(aJobList >>= xJobList) || !xJobList.is()) in getEnabledJobsForEvent()