Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/org/openoffice/
H A DRunner.java128 String sOsName = System.getProperty("os.name"); in checkAllVariablesForCygwinPath() local
129 if (!sOsName.toLowerCase().startsWith("windows")) in checkAllVariablesForCygwinPath()

Completed in 16 milliseconds