service InstallationCheckService in module com::sun::star::installation::

(Global Index)

Syntax

service InstallationCheckService;

Description

This service is a simple implementation of the interface XInstallationCheck.

This implementation only checks the fonts "StarBats" and "StarMath". When running under Win32 the methods check and checkWithDialog will try to fix any missing RegistryKey of fonts which still reside in the font directory. If fixing is possible the methods returns TRUE.

See also

XInstallationCheck

Exported Interfaces

com::sun::star::installation::XInstallationCheck

Description

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


Top of Page