Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java927 String theOS = expandMacro(xMSF, "$_OS"); in getOfficeOS() local
929 if (theOS.equals("Windows")) { in getOfficeOS()
931 } else if (theOS.equals("Linux")) { in getOfficeOS()
934 if (theOS.equals("Solaris")) { in getOfficeOS()

Completed in 35 milliseconds