Searched defs:urls (Results 1 – 15 of 15) sorted by relevance
222 URL[] urls = new URL[vec.size()]; in getCustomLoader() local232 private static void addUrls(Vector urls, String data, String delimiter) { in addUrls()246 private static void callUnoinfo(String path, Vector urls) { in callUnoinfo()348 public CustomURLClassLoader( URL[] urls ) { in CustomURLClassLoader()
99 URL[] urls = ((URLClassLoader) loader).getURLs(); in getResource() local
138 ArrayList urls = new ArrayList(len); in getClassLoader() local176 URL[] urls = new URL[files.size()]; in getClassLoader() local
52 URL[] urls = cl.getURLs(); in getBase() local
200 URL[] urls = new URL[JARS + (classPath == null ? 0 : classPath.length)]; in createUrls() local
110 String urls[] = new String[] { in testDocument() local
149 sal_Char *urls[] = { in testDocument() local
134 public CustomURLClassLoader( URL[] urls ) { in CustomURLClassLoader()
70 getUpdateInformation( Reference<deployment::XUpdateInformationProvider > const & updateInformation, in getUpdateInformation()99 Sequence<OUString> urls(i->second.extension->getUpdateInformationURLs()); in getOwnUpdateInfos() local
658 css::uno::Sequence< ::rtl::OUString > urls(ns.is() ? ns->getLength() : 0); in getUrls() local
174 sal_Char *urls[] = { in run() local
506 String[] urls = new String[2]; in checkStreamLoader() local
652 int layer, FileParser * parseFile, rtl::OUString const & urls, in parseFileList()790 rtl::OUString urls; in parseXcsXcuIniLayer() local
546 Enumeration<URL> urls = classLoader.getResources(path); in getClassesInPackage() local
801 vector<OUString> urls; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
Completed in 80 milliseconds