diff --git a/qadevOOo/tests/java/ifc/chart/_BarDiagram.java b/qadevOOo/tests/java/ifc/chart/_BarDiagram.java
index 8751b5ea89b8..511ee80b4d34 100644
--- a/qadevOOo/tests/java/ifc/chart/_BarDiagram.java
+++ b/qadevOOo/tests/java/ifc/chart/_BarDiagram.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _BarDiagram.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:08:21 $
+ * last change:$Date: 2003-09-08 10:16:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,14 +61,14 @@
package ifc.chart;
+import lib.MultiPropertyTest;
+import lib.Status;
+import lib.StatusException;
+
import com.sun.star.beans.XPropertySet;
import com.sun.star.chart.XChartDocument;
import com.sun.star.chart.XDiagram;
import com.sun.star.uno.UnoRuntime;
-import lib.MultiPropertyTest;
-import lib.MultiPropertyTest$PropertyTester;
-import lib.Status;
-import lib.StatusException;
/**
* Testing com.sun.star.chart.BarDiagram
diff --git a/qadevOOo/tests/java/ifc/chart/_Chart3DBarProperties.java b/qadevOOo/tests/java/ifc/chart/_Chart3DBarProperties.java
index 46b2eba8119e..9515e98a4b77 100644
--- a/qadevOOo/tests/java/ifc/chart/_Chart3DBarProperties.java
+++ b/qadevOOo/tests/java/ifc/chart/_Chart3DBarProperties.java
@@ -2,9 +2,9 @@
*
* $RCSfile: _Chart3DBarProperties.java,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change:$Date: 2003-01-27 18:08:21 $
+ * last change:$Date: 2003-09-08 10:16:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,13 +61,14 @@
package ifc.chart;
+import lib.MultiPropertyTest;
+import lib.Status;
+import lib.StatusException;
+
import com.sun.star.beans.XPropertySet;
import com.sun.star.chart.XChartDocument;
import com.sun.star.chart.XDiagram;
import com.sun.star.uno.UnoRuntime;
-import lib.MultiPropertyTest;
-import lib.Status;
-import lib.StatusException;
/**
* Testing com.sun.star.chart.Chart3DBarProperties