summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/installation/InstallationCheckService.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/installation/InstallationCheckService.idl b/offapi/com/sun/star/installation/InstallationCheckService.idl
index 0e78ef43f..8ff211b65 100644
--- a/offapi/com/sun/star/installation/InstallationCheckService.idl
+++ b/offapi/com/sun/star/installation/InstallationCheckService.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstallationCheckService.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:37 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:50:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module installation {
@see XInstallationCheck
@deprecated
*/
-service InstallationCheckService
+published service InstallationCheckService
{
interface com::sun::star::installation::XInstallationCheck;