Home
last modified time | relevance | path

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

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java62 static private boolean customSelectionStateSaved = false; field in InstallData
580 public boolean customSelectionStateSaved() { in customSelectionStateSaved() method in InstallData
581 return customSelectionStateSaved; in customSelectionStateSaved()
585 customSelectionStateSaved = saved; in setCustomSelectionStateSaved()
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseUninstallationTypeCtrl.java102 if ( data.customSelectionStateSaved() ) { in afterShow()
H A DChooseInstallationTypeCtrl.java146 if ( data.customSelectionStateSaved() ) { in afterShow()

Completed in 25 milliseconds