Kaydet (Commit) ed1dd5f3 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:58:06 sw 1.1.28.1: #112049#
üst 17877329
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _BarDiagram.java,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -61,14 +61,14 @@ ...@@ -61,14 +61,14 @@
package ifc.chart; package ifc.chart;
import lib.MultiPropertyTest;
import lib.Status;
import lib.StatusException;
import com.sun.star.beans.XPropertySet; import com.sun.star.beans.XPropertySet;
import com.sun.star.chart.XChartDocument; import com.sun.star.chart.XChartDocument;
import com.sun.star.chart.XDiagram; import com.sun.star.chart.XDiagram;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import lib.MultiPropertyTest;
import lib.MultiPropertyTest$PropertyTester;
import lib.Status;
import lib.StatusException;
/** /**
* Testing <code>com.sun.star.chart.BarDiagram</code> * Testing <code>com.sun.star.chart.BarDiagram</code>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _Chart3DBarProperties.java,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -61,13 +61,14 @@ ...@@ -61,13 +61,14 @@
package ifc.chart; package ifc.chart;
import lib.MultiPropertyTest;
import lib.Status;
import lib.StatusException;
import com.sun.star.beans.XPropertySet; import com.sun.star.beans.XPropertySet;
import com.sun.star.chart.XChartDocument; import com.sun.star.chart.XChartDocument;
import com.sun.star.chart.XDiagram; import com.sun.star.chart.XDiagram;
import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.UnoRuntime;
import lib.MultiPropertyTest;
import lib.Status;
import lib.StatusException;
/** /**
* Testing <code>com.sun.star.chart.Chart3DBarProperties</code> * Testing <code>com.sun.star.chart.Chart3DBarProperties</code>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment