summaryrefslogtreecommitdiffstats
path: root/ridljar
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 07:53:08 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 07:53:08 +0000
commita4d7cfbe823b61fbe5fe1a22db952c06e89d9b5e (patch)
tree31b510eab695bc7b7a554d35826a3482dcb37354 /ridljar
parentINTEGRATION: CWS sb22 (1.4.14); FILE MERGED (diff)
downloadcore-a4d7cfbe823b61fbe5fe1a22db952c06e89d9b5e.tar.gz
core-a4d7cfbe823b61fbe5fe1a22db952c06e89d9b5e.zip
INTEGRATION: CWS sb22 (1.2.22); FILE MERGED
2004/10/14 10:56:20 sb 1.2.22.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:50 sb 1.2.22.1: #i33217# Fixed @since tags.
Diffstat (limited to 'ridljar')
-rw-r--r--ridljar/com/sun/star/uno/IQueryInterface.java5
1 files changed, 2 insertions, 3 deletions
diff --git a/ridljar/com/sun/star/uno/IQueryInterface.java b/ridljar/com/sun/star/uno/IQueryInterface.java
index 5a86e403eb8a..1b40a320467e 100644
--- a/ridljar/com/sun/star/uno/IQueryInterface.java
+++ b/ridljar/com/sun/star/uno/IQueryInterface.java
@@ -2,9 +2,9 @@
*
* $RCSfile: IQueryInterface.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-03-30 16:37:45 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 08:53:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,6 @@ package com.sun.star.uno;
* behaviour of <code>UnoRuntime.queryInterface</code>.</p>
*
* @see com.sun.star.uno.UnoRuntime
- * @since UDK 1.0
*/
public interface IQueryInterface {
/**