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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/09/03 14:58:13 sw 1.1.28.1: #112049#
üst 7caad146
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XChartDataArray.java,v $ * $RCSfile: _XChartDataArray.java,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change:$Date: 2003-01-27 18:08:10 $ * last change:$Date: 2003-09-08 10:19:59 $
* *
* 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,10 +61,11 @@ ...@@ -61,10 +61,11 @@
package ifc.chart; package ifc.chart;
import com.sun.star.chart.XChartDataArray;
import lib.MultiMethodTest; import lib.MultiMethodTest;
import lib.StatusException;
import lib.Status; import lib.Status;
import lib.StatusException;
import com.sun.star.chart.XChartDataArray;
/** /**
* Testing <code>com.sun.star.chart.XChartDataArray</code> * Testing <code>com.sun.star.chart.XChartDataArray</code>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: _XChartDocument.java,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -61,12 +61,13 @@ ...@@ -61,12 +61,13 @@
package ifc.chart; package ifc.chart;
import lib.MultiMethodTest;
import com.sun.star.beans.XPropertySet; import com.sun.star.beans.XPropertySet;
import com.sun.star.chart.XChartData; import com.sun.star.chart.XChartData;
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.drawing.XShape; import com.sun.star.drawing.XShape;
import lib.MultiMethodTest;
/** /**
* Testing <code>com.sun.star.chart.XChartDocument</code> * Testing <code>com.sun.star.chart.XChartDocument</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