Searched refs:expandMacro (Results 1 – 4 of 4) sorted by relevance
719 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 utils927 String theOS = expandMacro(xMSF, "$_OS"); in getOfficeOS()935 String theArch = expandMacro(xMSF, "$_ARCH"); in getOfficeOS()
213 self.expandMacro()216 def expandMacro (self): member in SrcParser
189 String userPath = utils.expandMacro(xMSF, "${$ORIGIN/bootstraprc:UserInstallation}"); in getRecoveryFiles()192 …if (userPath.equals(""))userPath = utils.expandMacro(xMSF, "${$ORIGIN/bootstrap.ini:UserInstallati… in getRecoveryFiles()
738 sysBinDir = utils.getSystemURL(utils.expandMacro(msf, "$SYSBINDIR")); in makeAppExecCommand()
Completed in 25 milliseconds