Searched refs:scriptf (Results 1 – 1 of 1) sorted by relevance
186 File scriptf = null; in getPathForUnoil() local193 scriptf = new File(unopkgdir, listunopkg[i]); in getPathForUnoil()196 if(scriptf != null) in getPathForUnoil()198 File unoil = new File(scriptf, UNOILJAR); in getPathForUnoil()
Completed in 13 milliseconds