Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/org/openoffice/
H A DRunner.java93 private static boolean checkVariableForCygwin(String _sVariable) in checkVariableForCygwin() argument
95 if (_sVariable == null) in checkVariableForCygwin()
99 if (_sVariable.startsWith("/cygdrive")) in checkVariableForCygwin()

Completed in 12 milliseconds