summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/installation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:50:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:50:41 +0000
commit7dca4d976cb179134d3851e0d8da58ac537ccc6a (patch)
tree5e45a8468ff410f7ac576a30f199a1a568f7c6d3 /offapi/com/sun/star/installation
parent9700e4eafdfd6b43894d03137fe771d055e6373e (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 14:59:45 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/installation')
-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;