summaryrefslogtreecommitdiff
path: root/ridljar
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 07:51:11 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 07:51:11 +0000
commit78a2a48612f2c47fd9691f6cc5964211179ff032 (patch)
tree2de7fa7d416e84da88afd4f1ed1d86e0bd5d943e /ridljar
parentdcc4f101f45b8325aeab49463769fc2b3b38b15e (diff)
INTEGRATION: CWS sb22 (1.6.14); FILE MERGED
2004/10/14 10:56:18 sb 1.6.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:48 sb 1.6.14.1: #i33217# Fixed @since tags.
Diffstat (limited to 'ridljar')
-rw-r--r--ridljar/com/sun/star/uno/Any.java7
1 files changed, 3 insertions, 4 deletions
diff --git a/ridljar/com/sun/star/uno/Any.java b/ridljar/com/sun/star/uno/Any.java
index 098e5ae81db3..6130c51e936f 100644
--- a/ridljar/com/sun/star/uno/Any.java
+++ b/ridljar/com/sun/star/uno/Any.java
@@ -2,9 +2,9 @@
*
* $RCSfile: Any.java,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 02:55:25 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 08:51:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,8 +72,7 @@ package com.sun.star.uno;
* an explicit interface type, so the remote counterpart doesn't need to invoke
* a queryInterface).
* <p>
- * @version $Revision: 1.6 $ $ $Date: 2004-06-04 02:55:25 $
- * @since UDK1.0
+ * @version $Revision: 1.7 $ $ $Date: 2004-11-03 08:51:11 $
*/
public class Any {
/**