diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 15:04:15 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 15:04:15 +0000 |
commit | 28d9d595450c61ed4d455cf7442d9b699ff81d81 (patch) | |
tree | a774c188e0119cfb0fb74ad9ef1a24a8ab061318 /udkapi/com/sun/star/loader | |
parent | 9f7e75940540835bf22a2fd3913673718250c9e3 (diff) |
INTEGRATION: CWS sb18 (1.5.100); FILE MERGED
2004/05/21 15:09:54 sb 1.5.100.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/loader')
-rw-r--r-- | udkapi/com/sun/star/loader/Java2.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/loader/Java2.idl b/udkapi/com/sun/star/loader/Java2.idl index cefa8c96d09c..341d6be3095b 100644 --- a/udkapi/com/sun/star/loader/Java2.idl +++ b/udkapi/com/sun/star/loader/Java2.idl @@ -2,9 +2,9 @@ * * $RCSfile: Java2.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:36:06 $ + * last change: $Author: obo $ $Date: 2004-06-03 16:04:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ module com { module sun { module star { module loader { UNO 2 components. Since UNO 2 is not supported anymore, the service name is reused again. */ -service Java2 +published service Java2 { service Java; |