INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED
2003/09/03 14:58:06 sw 1.1.28.1: #112049#
This commit is contained in:
@@ -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 <code>com.sun.star.chart.BarDiagram</code>
|
||||
|
@@ -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 <code>com.sun.star.chart.Chart3DBarProperties</code>
|
||||
|
Reference in New Issue
Block a user