Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java935 String theArch = expandMacro(xMSF, "$_ARCH"); in getOfficeOS() local
936 if (theArch.equals("SPARC")) { in getOfficeOS()
938 } else if (theArch.equals("x86")) { in getOfficeOS()

Completed in 17 milliseconds