diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:23:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:23:12 +0000 |
commit | a9cfc3ae5262c45d5371081651b5ff40cfcbe78e (patch) | |
tree | e88179b0a3488a3a350283cb5d870172f3ef60bb /offapi/com/sun/star/setup | |
parent | fddf018f9475bc1d58a363a71f8292eb9662fe19 (diff) |
INTEGRATION: CWS sb18 (1.4.308); FILE MERGED
2004/05/21 15:02:31 sb 1.4.308.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/setup')
-rw-r--r-- | offapi/com/sun/star/setup/ProductRegistration.idl | 6 |
1 files changed, 3 insertions, 3 deletions
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. |