summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/Chart3DBarProperties.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-24 13:54:57 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-24 13:54:57 +0000
commit2510d8e555be25a672945a2a017feb56a39c9645 (patch)
tree14da0c721b065947588291f4e0c95cbc96951cd0 /offapi/com/sun/star/chart/Chart3DBarProperties.idl
parent79217ec3839bf7bcc46be66b2c10050c97eacb57 (diff)
proofreading and corrections by Richard Holt
Diffstat (limited to 'offapi/com/sun/star/chart/Chart3DBarProperties.idl')
-rw-r--r--offapi/com/sun/star/chart/Chart3DBarProperties.idl13
1 files changed, 8 insertions, 5 deletions
diff --git a/offapi/com/sun/star/chart/Chart3DBarProperties.idl b/offapi/com/sun/star/chart/Chart3DBarProperties.idl
index e30f7a864baf..bc46e6aca112 100644
--- a/offapi/com/sun/star/chart/Chart3DBarProperties.idl
+++ b/offapi/com/sun/star/chart/Chart3DBarProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Chart3DBarProperties.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $
+ * last change: $Author: mi $ $Date: 2001-10-24 14:54:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,8 +72,8 @@
//=============================================================================
// DocMerge from xml: service com::sun::star::chart::Chart3DBarProperties
-/** specifies all the properties for the graphic object of a data point in a
- three dimensional bar diagram.@see BarDiagram
+/** Specifies all the properties for the graphic object of a data point in a
+ three-dimensional bar diagram.@see BarDiagram
*/
service Chart3DBarProperties
{
@@ -83,7 +83,7 @@ service Chart3DBarProperties
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::chart::Chart3DBarProperties::SolidType
- /** specifies the solid shape of a data point.@see ChartSolidType
+ /** Specifies the solid shape of a data point.@see ChartSolidType
*/
[property] long SolidType;
@@ -96,6 +96,9 @@ service Chart3DBarProperties
/*=============================================================================
$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:00 hjs
initial import