summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qadevOOo/tests/java/mod/_odbc/ODBCDriver.java18
-rw-r--r--qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java10
2 files changed, 16 insertions, 12 deletions
diff --git a/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java b/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
index 5427ba4e5df6..155fc305fa18 100644
--- a/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
+++ b/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ODBCDriver.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-05-27 12:56:12 $
+ * last change:$Date: 2003-09-08 11:59:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,15 +61,17 @@
package mod._odbc;
-import lib.TestCase;
-import com.sun.star.lang.XMultiServiceFactory;
-import lib.TestParameters;
import java.io.PrintWriter;
-import lib.TestEnvironment;
-import lib.StatusException;
-import com.sun.star.uno.XInterface;
+
import lib.Status;
+import lib.StatusException;
+import lib.TestCase;
+import lib.TestEnvironment;
+import lib.TestParameters;
+
import com.sun.star.beans.PropertyValue;
+import com.sun.star.lang.XMultiServiceFactory;
+import com.sun.star.uno.XInterface;
/**
* Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p>
diff --git a/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java b/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java
index 7a679db6d86e..4ad96ed30e16 100644
--- a/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java
+++ b/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ProxyFactory.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-05-27 12:56:23 $
+ * last change:$Date: 2003-09-08 12:00:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,14 +61,16 @@
package mod._proxyfac;
-import com.sun.star.lang.XMultiServiceFactory;
-import com.sun.star.uno.XInterface;
import java.io.PrintWriter;
+
import lib.StatusException;
import lib.TestCase;
import lib.TestEnvironment;
import lib.TestParameters;
+import com.sun.star.lang.XMultiServiceFactory;
+import com.sun.star.uno.XInterface;
+
/**
* Test for object which is represented by service