Home
last modified time | relevance | path

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

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseUninstallationTypeCtrl.java116 data.setInstallationType(data.getTypicalActionCommand()); in actionPerformed()
119 data.setInstallationType(data.getCustomActionCommand()); in actionPerformed()
H A DChooseInstallationTypeCtrl.java161 data.setInstallationType(data.getTypicalActionCommand()); in actionPerformed()
164 data.setInstallationType(data.getCustomActionCommand()); in actionPerformed()
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java136 public void setInstallationType(String installationtype) { in setInstallationType() method in InstallData

Completed in 24 milliseconds