Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx177 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local
178 aServiceList[0] = UNISTRING( "com.sun.star.setup.UpdateCheck"); in getServiceNames()
179 return aServiceList; in getServiceNames()
H A Dupdatecheckconfig.cxx521 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local
522 aServiceList[0] = UNISTRING( "com.sun.star.setup.UpdateCheckConfig"); in getServiceNames()
523 return aServiceList; in getServiceNames()
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx774 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local
775 aServiceList[0] = UNISTRING( "com.sun.star.deployment.UpdateInformationProvider"); in getServiceNames()
776 return aServiceList; in getServiceNames()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx79 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local
80 aServiceList[0] = UNISTRING( "com.sun.star.setup.UpdateCheckUI"); in getServiceNames()
81 return aServiceList; in getServiceNames()

Completed in 19 milliseconds