summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:54:38 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:54:38 +0000
commitc7f630549da326659d452a246110a1839422a5ca (patch)
tree5ffa0d0640fdcb1a2b0b1487b0c4f78a34bf1e38 /udkapi/com/sun/star/java
parent828dc4e892244847808811c2d6551320c8af7a36 (diff)
INTEGRATION: CWS sb18 (1.15.8); FILE MERGED
2004/05/21 15:09:45 sb 1.15.8.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/java')
-rw-r--r--udkapi/com/sun/star/java/XJavaVM.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/java/XJavaVM.idl b/udkapi/com/sun/star/java/XJavaVM.idl
index f82b0a56e869..df6f6a0e4b76 100644
--- a/udkapi/com/sun/star/java/XJavaVM.idl
+++ b/udkapi/com/sun/star/java/XJavaVM.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XJavaVM.idl,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2004-03-19 13:18:06 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:54:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module java {
not part of the public C++ UNO runtime API). This should probably be
replaced by an appropriate C/C++ API.
*/
-interface XJavaVM: com::sun::star::uno::XInterface
+published interface XJavaVM: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------