summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 10:06:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 10:06:57 +0000
commita5fed552139dda50e97f0e4049b7b3e52ba328d7 (patch)
treed33686f0c756d429b643bb668eec558f018fc6ac /qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
parenta73ae093b0bf06682fb7cd8a5d8d00fcf654e651 (diff)
INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED
2003/09/03 14:33:40 sw 1.1.28.1: #112049#
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java b/qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
index 845319e08226..4bee95e15112 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XSubTotalDescriptor.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:12:14 $
+ * last change:$Date: 2003-09-08 11:06:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,10 +61,11 @@
package ifc.sheet;
+import lib.MultiMethodTest;
+
import com.sun.star.sheet.GeneralFunction;
import com.sun.star.sheet.SubTotalColumn;
import com.sun.star.sheet.XSubTotalDescriptor;
-import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.sheet.XSubTotalDescriptor</code>