Searched refs:unopkgdir (Results 1 – 1 of 1) sorted by relevance
181 File unopkgdir = new File(officeInstall, UNOPACKAGEDIR); in getPathForUnoil() local182 if(!unopkgdir.exists()) in getPathForUnoil()187 String[] listunopkg = unopkgdir.list(); in getPathForUnoil()193 scriptf = new File(unopkgdir, listunopkg[i]); in getPathForUnoil()
Completed in 10 milliseconds