module com::sun::star::installation

(Global Index)

submodules

services

interfaces

structs

exceptions

enums

typedefs

constant groups

Description

Interfaces to control installations.


submodules


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

structs


exceptions


enums

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

typedefs


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