summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 11:36:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 11:36:39 +0000
commitaa6ec6641c54f7cc687c3e139e98e466e19dd4c1 (patch)
tree5fa82527f050379b52da824511ef458555e6ed75 /qadevOOo/tests/java/mod/_svx/GraphicExporter.java
parentINTEGRATION: CWS qadev11 (1.3.14); FILE MERGED (diff)
downloadcore-aa6ec6641c54f7cc687c3e139e98e466e19dd4c1.tar.gz
core-aa6ec6641c54f7cc687c3e139e98e466e19dd4c1.zip
INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED
2003/09/03 15:28:32 sw 1.2.14.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/mod/_svx/GraphicExporter.java')
-rw-r--r--qadevOOo/tests/java/mod/_svx/GraphicExporter.java22
1 files changed, 12 insertions, 10 deletions
diff --git a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
index 054798734139..798e1600880e 100644
--- a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
+++ b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicExporter.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-05-27 13:35:51 $
+ * last change:$Date: 2003-09-08 12:36:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,16 @@
package mod._svx;
+import java.io.PrintWriter;
+
+import lib.StatusException;
+import lib.TestCase;
+import lib.TestEnvironment;
+import lib.TestParameters;
+import util.DrawTools;
+import util.SOfficeFactory;
+import util.XMLTools;
+
import com.sun.star.beans.XPropertySet;
import com.sun.star.document.XExporter;
import com.sun.star.drawing.XShape;
@@ -70,14 +80,6 @@ import com.sun.star.ucb.XSimpleFileAccess;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
import com.sun.star.util.URL;
-import java.io.PrintWriter;
-import lib.StatusException;
-import lib.TestCase;
-import lib.TestEnvironment;
-import lib.TestParameters;
-import util.DrawTools;
-import util.SOfficeFactory;
-import util.XMLTools;
/**
* Test for object which is represented by service