From a9cfc3ae5262c45d5371081651b5ff40cfcbe78e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 21:23:12 +0000 Subject: INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:02:31 sb 1.4.308.1: #i21150# Added published flag. --- offapi/com/sun/star/setup/ProductRegistration.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com') diff --git a/offapi/com/sun/star/setup/ProductRegistration.idl b/offapi/com/sun/star/setup/ProductRegistration.idl index 6caa844bdff3..2c86572fce08 100644 --- a/offapi/com/sun/star/setup/ProductRegistration.idl +++ b/offapi/com/sun/star/setup/ProductRegistration.idl @@ -2,9 +2,9 @@ * * $RCSfile: ProductRegistration.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2003-04-17 10:09:43 $ + * last change: $Author: obo $ $Date: 2004-06-03 22:23:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,7 @@ module com { module sun { module star { module setup { @since #107627# */ -service ProductRegistration +published service ProductRegistration { /** allows to trigger certain events. -- cgit