:: com :: sun :: star ::

module installation
Description
Interfaces to control installations.

Services
InstallationCheck [ DEPRECATED ]
is a simple implementation of the XInstallationCheck.
InstallationCheckService [ DEPRECATED ]
This service is a simple implementation of the interface XInstallationCheck.
InternetSettings [ DEPRECATED ]
ProtocolHandlerCheck [ DEPRECATED ]
ProtocolHandlerCheckService [ DEPRECATED ]
Interfaces
XInstallationCheck [ DEPRECATED ]
a flag called "suppressed", changes the action of check and checkWithDialog
XProtocolHandlerCheck [ DEPRECATED ]
Enums
ProtDlgRes [ DEPRECATED ]
contains the status of a dialog with an 'always display Checkbox'.
Constant Groups
protocols [ DEPRECATED ]
A protocol-handler is a part of StarOffice which performs the comunication on a paticular protocol. This can be HTTP, FTP, HTTPS, MAILTO, or NEWS. An implementation of this interface should be able to check/set all of these protocols.
Top of Page