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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

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