summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2000-11-21 11:39:48 +0000
committerBjörn Milcke <bm@openoffice.org>2000-11-21 11:39:48 +0000
commitf460db45e756066f1e7d3c778eaa5a2a890c1213 (patch)
tree30507f0f9d66b83f028405da9dadb57c266643dc /offapi
parent01bb615b2f6e5519c83e038195dac800c572ae57 (diff)
#80507# + property SymbolBitmapURL
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/chart/LineDiagram.idl15
1 files changed, 13 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/LineDiagram.idl b/offapi/com/sun/star/chart/LineDiagram.idl
index ab19f172e..7498a2be4 100644
--- a/offapi/com/sun/star/chart/LineDiagram.idl
+++ b/offapi/com/sun/star/chart/LineDiagram.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineDiagram.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $
+ * last change: $Author: bm $ $Date: 2000-11-21 12:39:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,6 +152,14 @@ service LineDiagram
//-------------------------------------------------------------------------
+ /** specifies the type of symbol.
+
+ @optional@see ChartSymbolType
+ */
+ [optional, property] string SymbolBitmapURL;
+
+ //-------------------------------------------------------------------------
+
// DocMerge from xml: property com::sun::star::chart::LineDiagram::Lines
/** determines if the chart type has lines connecting
the data points or contains just symbols.
@@ -180,6 +188,9 @@ service LineDiagram
/*=============================================================================
$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:03 hjs
initial import