summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:39:13 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 09:39:13 +0000
commit3adc658f6e4ccda5e9e112290f8a35470a95b5d9 (patch)
tree2f86a18959b5ab5aa5910da913199c7039629f0a
parentcead616b8713a96f454413b21519e9d348c86d8f (diff)
INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED
2003/09/03 14:11:14 sw 1.2.28.1: #112049#
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java b/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java
index d344d0e9ee44..2a4c9d22d783 100644
--- a/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java
+++ b/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XDocumentTemplates.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change:$Date: 2003-02-06 09:51:52 $
+ * last change:$Date: 2003-09-08 10:39:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,9 @@
package ifc.frame;
+import lib.MultiMethodTest;
+import util.utils;
+
import com.sun.star.beans.Property;
import com.sun.star.frame.XDocumentTemplates;
import com.sun.star.frame.XStorable;
@@ -72,12 +75,9 @@ import com.sun.star.ucb.XCommandProcessor;
import com.sun.star.ucb.XContent;
import com.sun.star.ucb.XContentAccess;
import com.sun.star.ucb.XDynamicResultSet;
-import com.sun.star.uno.UnoRuntime;
-import lib.MultiMethodTest;
-import util.utils;
-
import com.sun.star.uno.AnyConverter;
import com.sun.star.uno.Type;
+import com.sun.star.uno.UnoRuntime;
/**
* Testing <code>com.sun.star.frame.XDesktop</code>
* interface methods: