Top   Module   Use   Manual   Index 
 NESTED MODULES | SERVICES | INTERFACES | STRUCTS | EXCEPTIONS | ENUMS | TYPEDEFS | CONSTANT GROUPS 

com :: sun :: star ::

module installation

Description
Interfaces to control installations.


Services

InstallationCheck is a simple implementation of the XInstallationCheck .
InstallationCheckService This service is a simple implementation of the interface XInstallationCheck.
InternetSettings
ProtocolHandlerCheck
ProtocolHandlerCheckService

Interfaces

XInstallationCheck a flag called "suppressed", changes the action of check and checkWithDialog
XProtocolHandlerCheck

Enums

ProtDlgRes contains the status of a dialog with an 'always display Checkbox'.

Constant Groups

protocols 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