summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_xmloff/Impress
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-08 12:17:36 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-08 12:17:36 +0000
commit1b411c1f046135ce93c8e0058a38b84de8ffb89c (patch)
tree0560e5365b7c00a5a529da6c6c066487f9a39d33 /qadevOOo/tests/java/mod/_xmloff/Impress
parentcb377cffc0e42b9957b5b80dfa923f3c977cf514 (diff)
INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED
2003/09/03 15:35:44 sw 1.2.14.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/mod/_xmloff/Impress')
-rw-r--r--qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java20
1 files changed, 11 insertions, 9 deletions
diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java
index e1768090f3a7..96696d51b070 100644
--- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java
+++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLContentExporter.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-05-27 14:13:43 $
+ * last change:$Date: 2003-09-08 13:17:36 $
*
* 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.Impress;
+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.XDrawPages;
@@ -73,13 +82,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