Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java133 final File buildDir = new File(instsetoo_native, inPath); in findOpenofficeHome() local
134 final File apacheOpenOffice = new File(buildDir, "Apache_OpenOffice"); in findOpenofficeHome()