summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/task
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-08 10:11:44 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-08 10:11:44 +0000
commitf427acbf5aeb2690f4a015ffb9ea041c72ea201b (patch)
treec43ee7d9afb567e9c75de50404bd72e7ef4b62b9 /qadevOOo/tests/java/ifc/task
parent3245e983024dfd9d5b429b0a460c8c8135a5b5a3 (diff)
INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED
2003/09/03 14:59:09 sw 1.2.14.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/task')
-rw-r--r--qadevOOo/tests/java/ifc/task/_XInteractionHandler.java9
1 files changed, 5 insertions, 4 deletions
diff --git a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
index 83af73f04dc6..597b2d85459f 100644
--- a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
+++ b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XInteractionHandler.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-05-27 12:28:48 $
+ * last change:$Date: 2003-09-08 11:11:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,11 +75,12 @@ package ifc.task;
* Test is <b> NOT </b> multithread compilant. <p>
* @see com.sun.star.task.XInteractionHandler
*/
-import com.sun.star.task.XInteractionHandler;
-import com.sun.star.task.XInteractionRequest;
import lib.MultiMethodTest;
import lib.Status;
+import com.sun.star.task.XInteractionHandler;
+import com.sun.star.task.XInteractionRequest;
+
/**
* <code>com.sun.star.task.XInteractionHandler</code> interface testing.
* This test needs the following object relations :