summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:53:52 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:53:52 +0000
commitc6e97d4aa7374fba9a38ea80d234968009872dce (patch)
tree3c8430c11965258b06d5b3b516a9b71711c7e2d8 /offapi/com/sun/star/chart
parent0373552cd3e6fcb27778d80d5cff2b529c71d018 (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 14:56:38 sb 1.8.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/chart')
-rw-r--r--offapi/com/sun/star/chart/ChartData.idl6
-rw-r--r--offapi/com/sun/star/chart/ChartDataCaption.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart/ChartData.idl b/offapi/com/sun/star/chart/ChartData.idl
index 27fa3dea5967..640559ddb674 100644
--- a/offapi/com/sun/star/chart/ChartData.idl
+++ b/offapi/com/sun/star/chart/ChartData.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartData.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:53:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
/** must be supported by every component that wants to provide data
for a chart
*/
-service ChartData
+published service ChartData
{
interface com::sun::star::chart::XChartData;
};
diff --git a/offapi/com/sun/star/chart/ChartDataCaption.idl b/offapi/com/sun/star/chart/ChartDataCaption.idl
index e2565879d933..e76bbe722a39 100644
--- a/offapi/com/sun/star/chart/ChartDataCaption.idl
+++ b/offapi/com/sun/star/chart/ChartDataCaption.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartDataCaption.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:53:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** These values specify how the captions of data points are displayed.
*/
-constants ChartDataCaption
+published constants ChartDataCaption
{
//-------------------------------------------------------------------------