summaryrefslogtreecommitdiff
path: root/bean/com/sun/star/comp/beans/Wrapper.java
diff options
context:
space:
mode:
Diffstat (limited to 'bean/com/sun/star/comp/beans/Wrapper.java')
-rw-r--r--bean/com/sun/star/comp/beans/Wrapper.java6
1 files changed, 4 insertions, 2 deletions
diff --git a/bean/com/sun/star/comp/beans/Wrapper.java b/bean/com/sun/star/comp/beans/Wrapper.java
index fe8a2952a297..a7a64266e89f 100644
--- a/bean/com/sun/star/comp/beans/Wrapper.java
+++ b/bean/com/sun/star/comp/beans/Wrapper.java
@@ -2,9 +2,9 @@
*
* $RCSfile: Wrapper.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2004-09-06 15:11:37 $
+ * last change: $Author: mi $ $Date: 2004-10-14 10:37:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,6 +76,8 @@ import com.sun.star.uno.UnoRuntime;
This wrapper will only work for UNO objects via a bridge, not for
direct Java objects.
+
+ @since OOo 2.0.0
*/
class Wrapper
implements