summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:42:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:42:18 +0000
commit6ec97b9031f2533bb038417bf9349ff83c549712 (patch)
tree791524ac0a3f2c2ab383375b3f51ac82bf2bb17c /qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
parentINTEGRATION: CWS qadev11 (1.1.28); FILE MERGED (diff)
downloadcore-6ec97b9031f2533bb038417bf9349ff83c549712.tar.gz
core-6ec97b9031f2533bb038417bf9349ff83c549712.zip
INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED
2003/09/03 14:58:30 sw 1.1.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/io/_XActiveDataSink.java')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XActiveDataSink.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java b/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
index c2f16e6039d5..4d20b26f543d 100644
--- a/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
+++ b/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XActiveDataSink.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:10:48 $
+ * last change:$Date: 2003-09-08 10:42:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,11 +61,12 @@
package ifc.io;
+import lib.MultiMethodTest;
+
import com.sun.star.io.XActiveDataSink;
import com.sun.star.io.XInputStream;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
-import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.io.XActiveDataSink</code>