summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 11:04:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 11:04:20 +0000
commitb0054e212347697b6e6f63435e3734595d01353e (patch)
tree9e4dc2838b6bf88564838f720d78d07bc8d1c8aa /qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
parenta85a2b0882bdd96a39c50ba61e21c333e5742621 (diff)
INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED
2003/09/03 15:22:07 sw 1.3.14.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java21
1 files changed, 11 insertions, 10 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java b/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
index 5efd353d6c8c..e0483e633b15 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ScAreaLinkObj.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change:$Date: 2003-05-27 13:00:39 $
+ * last change:$Date: 2003-09-08 12:03:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,23 +61,24 @@
package mod._sc;
-import com.sun.star.beans.XPropertySet;
-import com.sun.star.lang.XMultiServiceFactory;
-import com.sun.star.lang.XComponent;
-import com.sun.star.sheet.XAreaLinks;
-import com.sun.star.sheet.XSpreadsheetDocument;
-import com.sun.star.table.CellAddress;
-import com.sun.star.uno.UnoRuntime;
-import com.sun.star.uno.XInterface;
import java.io.PrintWriter;
+
import lib.StatusException;
import lib.TestCase;
import lib.TestEnvironment;
import lib.TestParameters;
import util.SOfficeFactory;
+import com.sun.star.beans.XPropertySet;
+import com.sun.star.lang.XComponent;
+import com.sun.star.lang.XMultiServiceFactory;
+import com.sun.star.sheet.XAreaLinks;
+import com.sun.star.sheet.XSpreadsheetDocument;
+import com.sun.star.table.CellAddress;
import com.sun.star.uno.AnyConverter;
import com.sun.star.uno.Type;
+import com.sun.star.uno.UnoRuntime;
+import com.sun.star.uno.XInterface;
/**
* Test for object which is represented by service