summaryrefslogtreecommitdiffstats
path: root/ridljar
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 07:52:11 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 07:52:11 +0000
commitef09fe5f8155840d8c7a09ec3c77192a128b56a0 (patch)
tree06f9347fd2b4095f4afb02fa712b21c87403d489 /ridljar
parentINTEGRATION: CWS sb22 (1.2.132); FILE MERGED (diff)
downloadcore-ef09fe5f8155840d8c7a09ec3c77192a128b56a0.tar.gz
core-ef09fe5f8155840d8c7a09ec3c77192a128b56a0.zip
INTEGRATION: CWS sb22 (1.3.14); FILE MERGED
2004/10/14 10:56:19 sb 1.3.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:49 sb 1.3.14.1: #i33217# Fixed @since tags.
Diffstat (limited to 'ridljar')
-rw-r--r--ridljar/com/sun/star/uno/IFieldDescription.java6
1 files changed, 2 insertions, 4 deletions
diff --git a/ridljar/com/sun/star/uno/IFieldDescription.java b/ridljar/com/sun/star/uno/IFieldDescription.java
index f3d2539d0915..7381690da8d2 100644
--- a/ridljar/com/sun/star/uno/IFieldDescription.java
+++ b/ridljar/com/sun/star/uno/IFieldDescription.java
@@ -2,9 +2,9 @@
*
* $RCSfile: IFieldDescription.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 02:55:39 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 08:52:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,8 +71,6 @@ import java.lang.reflect.Field;
* @deprecated This interface does not cover all the features supported by the
* corresponding (unpublished) implementation. But no client code should need
* to access this functionality, anyway.
- *
- * @since UDK3.0
*/
public interface IFieldDescription extends IMemberDescription {
/**