Searched refs:aServiceList (Results 1 – 4 of 4) sorted by relevance
177 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local178 aServiceList[0] = UNISTRING( "com.sun.star.setup.UpdateCheck"); in getServiceNames()179 return aServiceList; in getServiceNames()
521 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local522 aServiceList[0] = UNISTRING( "com.sun.star.setup.UpdateCheckConfig"); in getServiceNames()523 return aServiceList; in getServiceNames()
774 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local775 aServiceList[0] = UNISTRING( "com.sun.star.deployment.UpdateInformationProvider"); in getServiceNames()776 return aServiceList; in getServiceNames()
79 uno::Sequence< rtl::OUString > aServiceList(1); in getServiceNames() local80 aServiceList[0] = UNISTRING( "com.sun.star.setup.UpdateCheckUI"); in getServiceNames()81 return aServiceList; in getServiceNames()
Completed in 30 milliseconds