From 462183650ada04a02d2ea98d20bba7381ec8607a Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 01:55:53 +0000 Subject: INTEGRATION: CWS sb18 (1.3.112); FILE MERGED 2004/05/11 16:49:36 sb 1.3.112.1: #i21150# Deprecated because it does not support instantiated polymorphic struct types. --- ridljar/com/sun/star/uno/IMemberDescription.java | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'ridljar') diff --git a/ridljar/com/sun/star/uno/IMemberDescription.java b/ridljar/com/sun/star/uno/IMemberDescription.java index b8fdc1fa9..b8192c470 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jbu $ $Date: 2002-01-18 14:04:55 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:55:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,8 +65,11 @@ package com.sun.star.uno; * The IMemberDescription is the base interface * for for the special subset of typedescriptions, which describe * members of IDL structs or interfeces. - *

- * @version $Revision: 1.3 $ $ $Date: 2002-01-18 14:04:55 $ + * + * @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 { -- cgit v1.2.3