summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_XTextColumns.java
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-08 10:18:44 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-08 10:18:44 +0000
commit0de90751eec0bd9f15f0286dd3ee255b1ff28b51 (patch)
treed86ee92f3bcf423461d0e5a5e1996a91ecf569ed /qadevOOo/tests/java/ifc/text/_XTextColumns.java
parentb1dc530fb2201519c0c26e697f48de5535245588 (diff)
INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED
2003/09/03 14:53:19 sw 1.1.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_XTextColumns.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XTextColumns.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextColumns.java b/qadevOOo/tests/java/ifc/text/_XTextColumns.java
index 7d49f098d2b2..bafb52750194 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextColumns.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextColumns.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XTextColumns.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:13:11 $
+ * last change:$Date: 2003-09-08 11:18:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,9 +61,10 @@
package ifc.text;
+import lib.MultiMethodTest;
+
import com.sun.star.text.TextColumn;
import com.sun.star.text.XTextColumns;
-import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.text.XTextColumns</code>