summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/chart/_XChartDocument.java')
-rw-r--r--qadevOOo/tests/java/ifc/chart/_XChartDocument.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/chart/_XChartDocument.java b/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
index 27be840665c3..32c3cfa9fdab 100644
--- a/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
+++ b/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _XChartDocument.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:08:09 $
+ * last change:$Date: 2003-09-08 10:20:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,12 +61,13 @@
package ifc.chart;
+import lib.MultiMethodTest;
+
import com.sun.star.beans.XPropertySet;
import com.sun.star.chart.XChartData;
import com.sun.star.chart.XChartDocument;
import com.sun.star.chart.XDiagram;
import com.sun.star.drawing.XShape;
-import lib.MultiMethodTest;
/**
* Testing <code>com.sun.star.chart.XChartDocument</code>