Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/jobs/
H A Djobdata.cxx672 css::uno::Reference< css::container::XNameAccess > xJobList; in getEnabledJobsForEvent() local
673 if (!(aJobList >>= xJobList) || !xJobList.is()) in getEnabledJobsForEvent()
681 css::uno::Sequence< ::rtl::OUString > lAllJobs = xJobList->getElementNames(); in getEnabledJobsForEvent()
693 !(xJobList->getByName(pAllJobs[s]) >>= xJob) || in getEnabledJobsForEvent()

Completed in 18 milliseconds