Searched refs:theOS (Results 1 – 1 of 1) sorted by relevance
927 String theOS = expandMacro(xMSF, "$_OS"); in getOfficeOS() local929 if (theOS.equals("Windows")) { in getOfficeOS()931 } else if (theOS.equals("Linux")) { in getOfficeOS()934 if (theOS.equals("Solaris")) { in getOfficeOS()
Completed in 32 milliseconds