diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 07:52:38 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 07:52:38 +0000 |
commit | ad14e692ab02e07678806b762cf85a6da20a7b1b (patch) | |
tree | ee81c6ec116eb1216ba1ff078a3ff73f9486ad6e /ridljar | |
parent | 2a9619ef8b58fca4fe3a5809aa0a89006eacf763 (diff) |
INTEGRATION: CWS sb22 (1.4.14); FILE MERGED
2004/10/14 10:56:20 sb 1.4.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 14:44:49 sb 1.4.14.1: #i33217# Fixed @since tags.
Diffstat (limited to 'ridljar')
-rw-r--r-- | ridljar/com/sun/star/uno/IMemberDescription.java | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ridljar/com/sun/star/uno/IMemberDescription.java b/ridljar/com/sun/star/uno/IMemberDescription.java index c533edc7fa96..0353eb16441f 100644 --- a/ridljar/com/sun/star/uno/IMemberDescription.java +++ b/ridljar/com/sun/star/uno/IMemberDescription.java @@ -2,9 +2,9 @@ * * $RCSfile: IMemberDescription.java,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2004-06-04 02:55:53 $ + * last change: $Author: pjunck $ $Date: 2004-11-03 08:52:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,8 +69,6 @@ package com.sun.star.uno; * @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 IMemberDescription { /** |