Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/runner/util/
H A Dutils.java934 String theArch = expandMacro(xMSF, "$_ARCH"); in getOfficeOS() local
935 if (theArch.equals("SPARC")) { in getOfficeOS()
937 } else if (theArch.equals("x86")) { in getOfficeOS()