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

(Global Index)

Syntax

service InstallationCheck;

Description

is a simple implementation of the 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 it is possbile to fix, the method 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