Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/org/openoffice/
H A DRunner.java106 private static boolean checkPathVariable(String _sPath, String delim) in checkPathVariable() method in Runner
154 bEmergencyStop |= checkPathVariable("java.library.path", sDelim); in checkAllVariablesForCygwinPath()
155 bEmergencyStop |= checkPathVariable("java.class.path", sDelim); in checkAllVariablesForCygwinPath()
156 bEmergencyStop |= checkPathVariable("sun.boot.class.path", sDelim); in checkAllVariablesForCygwinPath()

Completed in 10 milliseconds