summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartAxisZSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartAxisZSupplier.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartAxisZSupplier.idl15
1 files changed, 9 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart/ChartAxisZSupplier.idl b/offapi/com/sun/star/chart/ChartAxisZSupplier.idl
index 5bcbf02148a2..64c16ba3e47e 100644
--- a/offapi/com/sun/star/chart/ChartAxisZSupplier.idl
+++ b/offapi/com/sun/star/chart/ChartAxisZSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartAxisZSupplier.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ service ChartAxisZSupplier
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::chart::ChartAxisZSupplier::HasZAxis
- /** determines if the z-axis is shown or hidden.@see service ChartAxis
+ /** determines if the z-axis is shown or hidden.@see ChartAxis
*/
[property] boolean HasZAxis;
@@ -99,7 +99,7 @@ service ChartAxisZSupplier
// DocMerge from xml: property com::sun::star::chart::ChartAxisZSupplier::HasZAxisGrid
/** determines if the major grid of the z-axis
- is shown or hidden.@see service ChartGrid
+ is shown or hidden.@see ChartGrid
*/
[property] boolean HasZAxisGrid;
@@ -107,7 +107,7 @@ service ChartAxisZSupplier
// DocMerge from xml: property com::sun::star::chart::ChartAxisZSupplier::HasZAxisHelpGrid
/** determines if the minor grid the z-axis is shown
- or hidden.@see service ChartGrid
+ or hidden.@see ChartGrid
*/
[property] boolean HasZAxisHelpGrid;
@@ -115,7 +115,7 @@ service ChartAxisZSupplier
// DocMerge from xml: property com::sun::star::chart::ChartAxisZSupplier::HasZAxisTitle
/** determines if the title of the z-axis is shown
- or hidden.@see service ChartTitle
+ or hidden.@see ChartTitle
*/
[property] boolean HasZAxisTitle;
@@ -128,6 +128,9 @@ service ChartAxisZSupplier
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:01 hjs
initial import