Searched refs:xEventRegistry (Results 1 – 1 of 1) sorted by relevance
659 …css::uno::Reference< css::container::XHierarchicalNameAccess > xEventRegistry(aConfig.cfg(), css::… in getEnabledJobsForEvent() local660 if (!xEventRegistry.is()) in getEnabledJobsForEvent()666 if (!xEventRegistry->hasByHierarchicalName(sPath)) in getEnabledJobsForEvent()671 css::uno::Any aJobList = xEventRegistry->getByHierarchicalName(sPath); in getEnabledJobsForEvent()
Completed in 15 milliseconds