Home
last modified time | relevance | path

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

/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DAcceptLicenseCtrl.java33 private String helpFile; field in AcceptLicenseCtrl
37 helpFile = "String_Helpfile_AcceptLicense"; in AcceptLicenseCtrl()
61 return this.helpFile; in getHelpFileName()
H A DUninstallationImminentCtrl.java38 private String helpFile; field in UninstallationImminentCtrl
43 helpFile = "String_Helpfile_UninstallationImminent"; in UninstallationImminentCtrl()
65 return this.helpFile; in getHelpFileName()
H A DChooseUninstallationComponentsCtrl.java38 private String helpFile; field in ChooseUninstallationComponentsCtrl
42 helpFile = "String_Helpfile_ChooseUninstallationComponents"; in ChooseUninstallationComponentsCtrl()
54 return this.helpFile; in getHelpFileName()
H A DUninstallationCompletedCtrl.java38 private String helpFile; field in UninstallationCompletedCtrl
44 helpFile = "String_Helpfile_UninstallationCompleted"; in UninstallationCompletedCtrl()
92 return this.helpFile; in getHelpFileName()
H A DChooseUninstallationTypeCtrl.java37 private String helpFile; field in ChooseUninstallationTypeCtrl
41 helpFile = "String_Helpfile_ChooseUninstallationType"; in ChooseUninstallationTypeCtrl()
126 return this.helpFile; in getHelpFileName()
H A DInstallationCompletedCtrl.java39 private String helpFile; field in InstallationCompletedCtrl
45 helpFile = "String_Helpfile_InstallationCompleted"; in InstallationCompletedCtrl()
100 return this.helpFile; in getHelpFileName()
H A DChooseInstallationTypeCtrl.java41 private String helpFile; field in ChooseInstallationTypeCtrl
45 helpFile = "String_Helpfile_ChooseInstallationType"; in ChooseInstallationTypeCtrl()
78 return this.helpFile; in getHelpFileName()
H A DUninstallationOngoingCtrl.java39 private String helpFile; field in UninstallationOngoingCtrl
43 helpFile = "String_Helpfile_UninstallationOngoing"; in UninstallationOngoingCtrl()
55 return this.helpFile; in getHelpFileName()
H A DInstallationImminentCtrl.java42 private String helpFile; field in InstallationImminentCtrl
47 helpFile = "String_Helpfile_InstallationImminent"; in InstallationImminentCtrl()
96 return this.helpFile; in getHelpFileName()
H A DChooseComponentsCtrl.java41 private String helpFile; field in ChooseComponentsCtrl
45 helpFile = "String_Helpfile_ChooseComponents"; in ChooseComponentsCtrl()
76 return this.helpFile; in getHelpFileName()
H A DPrologueCtrl.java40 private String helpFile; field in PrologueCtrl
44 helpFile = "String_Helpfile_Prologue"; in PrologueCtrl()
193 return this.helpFile; in getHelpFileName()
H A DUninstallationPrologueCtrl.java46 private String helpFile; field in UninstallationPrologueCtrl
50 helpFile = "String_Helpfile_UninstallationPrologue"; in UninstallationPrologueCtrl()
62 return this.helpFile; in getHelpFileName()
H A DChooseDirectoryCtrl.java51 private String helpFile; field in ChooseDirectoryCtrl
55 helpFile = "String_Helpfile_ChooseDirectory"; in ChooseDirectoryCtrl()
82 return this.helpFile; in getHelpFileName()
H A DInstallationOngoingCtrl.java43 private String helpFile; field in InstallationOngoingCtrl
49 helpFile = "String_Helpfile_InstallationOngoing"; in InstallationOngoingCtrl()
61 return this.helpFile; in getHelpFileName()

Completed in 42 milliseconds