summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_xmloff/Draw
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-08 12:15:41 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-08 12:15:41 +0000
commitc25aad429c331e16133fa9384a0e720dea8227d8 (patch)
tree55c200edbb277c51270bbb464f3ab85fd4f5ece7 /qadevOOo/tests/java/mod/_xmloff/Draw
parent6d5c26e8b26f09c4369692bac24dcebf8c21677b (diff)
INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED
2003/09/03 15:35:37 sw 1.2.14.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/mod/_xmloff/Draw')
-rw-r--r--qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java20
1 files changed, 11 insertions, 9 deletions
diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java
index a5847e7c068b..7586c76ebefa 100644
--- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java
+++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLContentExporter.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-05-27 14:11:59 $
+ * last change:$Date: 2003-09-08 13:15:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,15 @@
package mod._xmloff.Draw;
+import java.io.PrintWriter;
+
+import lib.StatusException;
+import lib.TestCase;
+import lib.TestEnvironment;
+import lib.TestParameters;
+import util.SOfficeFactory;
+import util.XMLTools;
+
import com.sun.star.container.XNamed;
import com.sun.star.document.XExporter;
import com.sun.star.drawing.XDrawPage;
@@ -74,13 +83,6 @@ import com.sun.star.uno.Type;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
import com.sun.star.xml.sax.XDocumentHandler;
-import java.io.PrintWriter;
-import lib.StatusException;
-import lib.TestCase;
-import lib.TestEnvironment;
-import lib.TestParameters;
-import util.SOfficeFactory;
-import util.XMLTools;
/**
* Test for object which is represented by service