Searched refs:xJobList (Results 1 – 1 of 1) sorted by relevance
670 css::uno::Reference< css::container::XNameAccess > xJobList; in getEnabledJobsForEvent() local671 if (!(aJobList >>= xJobList) || !xJobList.is()) in getEnabledJobsForEvent()679 css::uno::Sequence< ::rtl::OUString > lAllJobs = xJobList->getElementNames(); in getEnabledJobsForEvent()691 !(xJobList->getByName(pAllJobs[s]) >>= xJob) || in getEnabledJobsForEvent()