Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/
H A Dutils.java719 sysBinDir = utils.getSystemURL(utils.expandMacro(msf, "$SYSBINDIR")); in getOfficeBinPath()
902 …public static String expandMacro(XMultiServiceFactory xMSF, String expand) throws java.lang.Except… in expandMacro() method in utils
927 String theOS = expandMacro(xMSF, "$_OS"); in getOfficeOS()
935 String theArch = expandMacro(xMSF, "$_ARCH"); in getOfficeOS()
/aoo4110/main/toolkit/src2xml/source/
H A Dsrcparser.py213 self.expandMacro()
216 def expandMacro (self): member in SrcParser
/aoo4110/main/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java189 String userPath = utils.expandMacro(xMSF, "${$ORIGIN/bootstraprc:UserInstallation}"); in getRecoveryFiles()
192 …if (userPath.equals(""))userPath = utils.expandMacro(xMSF, "${$ORIGIN/bootstrap.ini:UserInstallati… in getRecoveryFiles()
/aoo4110/main/qadevOOo/runner/helper/
H A DOfficeProvider.java738 sysBinDir = utils.getSystemURL(utils.expandMacro(msf, "$SYSBINDIR")); in makeAppExecCommand()

Completed in 160 milliseconds