summaryrefslogtreecommitdiff
path: root/ridljar
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 07:52:25 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 07:52:25 +0000
commit2a9619ef8b58fca4fe3a5809aa0a89006eacf763 (patch)
treecdc47abefcbbbbabc60e6a7b9ff47964ac118a1d /ridljar
parentef09fe5f8155840d8c7a09ec3c77192a128b56a0 (diff)
INTEGRATION: CWS sb22 (1.2.22); FILE MERGED
2004/10/14 10:56:19 sb 1.2.22.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:49 sb 1.2.22.1: #i33217# Fixed @since tags.
Diffstat (limited to 'ridljar')
-rw-r--r--ridljar/com/sun/star/uno/IBridge.java5
-rw-r--r--ridljar/com/sun/star/uno/IEnvironment.java5
-rw-r--r--ridljar/com/sun/star/uno/IMapping.java5
3 files changed, 6 insertions, 9 deletions
diff --git a/ridljar/com/sun/star/uno/IBridge.java b/ridljar/com/sun/star/uno/IBridge.java
index 9f5ea084a68e..dffc165a5d1f 100644
--- a/ridljar/com/sun/star/uno/IBridge.java
+++ b/ridljar/com/sun/star/uno/IBridge.java
@@ -2,9 +2,9 @@
*
* $RCSfile: IBridge.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-03-30 16:37:15 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 08:51:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,6 @@ import java.io.IOException;
* @see com.sun.star.uno.IBridge
* @see com.sun.star.uno.IQueryInterface
* @see com.sun.star.uno.UnoRuntime
- * @since UDK 1.0
*
* @deprecated As of UDK 3.2, this interface is deprecated, without offering a
* replacement.
diff --git a/ridljar/com/sun/star/uno/IEnvironment.java b/ridljar/com/sun/star/uno/IEnvironment.java
index 2fc48fb804d1..616535cac504 100644
--- a/ridljar/com/sun/star/uno/IEnvironment.java
+++ b/ridljar/com/sun/star/uno/IEnvironment.java
@@ -2,9 +2,9 @@
*
* $RCSfile: IEnvironment.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-03-30 16:37:25 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 08:51:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,6 @@ package com.sun.star.uno;
* @see com.sun.star.uno.IBridge
* @see com.sun.star.uno.IQueryInterface
* @see com.sun.star.uno.UnoRuntime
- * @since UDK 1.0
*
* @deprecated As of UDK 3.2, this interface is deprecated, without offering a
* replacement.
diff --git a/ridljar/com/sun/star/uno/IMapping.java b/ridljar/com/sun/star/uno/IMapping.java
index d437f4e58bad..5381d7dca40e 100644
--- a/ridljar/com/sun/star/uno/IMapping.java
+++ b/ridljar/com/sun/star/uno/IMapping.java
@@ -2,9 +2,9 @@
*
* $RCSfile: IMapping.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-03-30 16:37:35 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 08:52:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,6 @@ package com.sun.star.uno;
* <p>This interface exists for compatibility with the binary UNO API.</p>
*
* @see com.sun.star.uno.IBridge
- * @since UDK 1.0
*
* @deprecated As of UDK 3.2, this interface is deprecated, without offering a
* replacement.