Home
last modified time | relevance | path

Searched refs:debianInvestigated (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java76 static private boolean debianInvestigated = false; field in InstallData
652 public boolean debianInvestigated() { in debianInvestigated() method in InstallData
653 return debianInvestigated; in debianInvestigated()
657 debianInvestigated = value; in setDebianInvestigated()
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java195 if ( ! data.debianInvestigated() ) { in installPackage()
347 if ( ! data.debianInvestigated() ) { in uninstallPackage()

Completed in 36 milliseconds