summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:56:33 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:56:33 +0000
commit7de4fe9a66564619695a1fd4b881fd480030d5db (patch)
tree4ad65821b790018fab66e6bd8a23b422f6e8ad6d
parentaa9d57507a6f6fd6dd8ebc38e5448bdaff20828b (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 14:56:41 sb 1.7.328.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/chart/ChartDataValue.idl6
-rw-r--r--offapi/com/sun/star/chart/ChartErrorCategory.idl6
-rw-r--r--offapi/com/sun/star/chart/ChartErrorIndicatorType.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/chart/ChartDataValue.idl b/offapi/com/sun/star/chart/ChartDataValue.idl
index ef6c34bd0..12d4a62b6 100644
--- a/offapi/com/sun/star/chart/ChartDataValue.idl
+++ b/offapi/com/sun/star/chart/ChartDataValue.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartDataValue.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:19 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
@deprecated
*/
-struct ChartDataValue
+published struct ChartDataValue
{
/** value by itself.
*/
diff --git a/offapi/com/sun/star/chart/ChartErrorCategory.idl b/offapi/com/sun/star/chart/ChartErrorCategory.idl
index d7026d914..8cfe8400f 100644
--- a/offapi/com/sun/star/chart/ChartErrorCategory.idl
+++ b/offapi/com/sun/star/chart/ChartErrorCategory.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartErrorCategory.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:56:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** specifies the category of error indicators.
*/
-enum ChartErrorCategory
+published enum ChartErrorCategory
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl b/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl
index c6e614a9d..8ad0f3247 100644
--- a/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl
+++ b/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartErrorIndicatorType.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:56:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** specifies how the error is indicated.
*/
-enum ChartErrorIndicatorType
+published enum ChartErrorIndicatorType
{
//-------------------------------------------------------------------------