Home
last modified time | relevance | path

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

/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DSetupDataProvider.java61 public static void setNewMacro(String key, String value) { in setNewMacro() method in SetupDataProvider
62 productData.setNewMacro(key, value); in setNewMacro()
H A DProductDescription.java68 public void setNewMacro(String key, String value) { in setNewMacro() method in ProductDescription
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DPrologueCtrl.java143 … SetupDataProvider.setNewMacro("DIR", dir); // important for string replacement in duringShow()
H A DChooseDirectoryCtrl.java130 …SetupDataProvider.setNewMacro("DIR", installDefaultDir.getPath()); // important for string replace… in afterShow()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DController.java222 …SetupDataProvider.setNewMacro("DIR", installData.getInstallDefaultDir()); // important for string … in checkForNewerVersion()

Completed in 76 milliseconds