Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java38 File downloadUrl = Testspace.getFile("download/url"); field in Installer
77 String url = FileUtil.readFileAsString(downloadUrl); in findOpenofficeHome()
84 FileUtil.writeStringToFile(downloadUrl, prop); in findOpenofficeHome()