summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 :