summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:54:37 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:54:37 +0000
commit68f3594561df2ea11de15cf2dc1952d8d27e84b3 (patch)
treeca285636c17c12489b860f83c0be9386a4bcb4c9 /offapi/com/sun/star/chart
parent3c0efc6b24179d5a8fcea0fed4c4e3c4bed87f0b (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:56:39 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/chart')
-rw-r--r--offapi/com/sun/star/chart/ChartDataPoint.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/ChartDataPoint.idl b/offapi/com/sun/star/chart/ChartDataPoint.idl
index 46d2af457a8a..a17300f8575d 100644
--- a/offapi/com/sun/star/chart/ChartDataPoint.idl
+++ b/offapi/com/sun/star/chart/ChartDataPoint.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartDataPoint.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:02:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:54:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ module com { module sun { module star { module chart {
//=============================================================================
/** @deprecated
*/
-typedef sequence<ChartDataValue> ChartDataPoint;
+published typedef sequence<ChartDataValue> ChartDataPoint;
//=============================================================================