summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:50:57 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:50:57 +0000
commit368aada75218309e5ee46f3e7647370577718772 (patch)
tree92b2ab520fbfa30b291f1b35ee92545142a40c39 /offapi/com/sun
parent08aae96d83dac0e2d464df30695ce5e08092b50d (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 14:56:36 sb 1.8.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/chart/AreaDiagram.idl6
-rw-r--r--offapi/com/sun/star/chart/Chart3DBarProperties.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart/AreaDiagram.idl b/offapi/com/sun/star/chart/AreaDiagram.idl
index 8da7aef29437..ffba8d260ba4 100644
--- a/offapi/com/sun/star/chart/AreaDiagram.idl
+++ b/offapi/com/sun/star/chart/AreaDiagram.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AreaDiagram.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:16 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:50:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@
/** This is a service for area diagrams.
*/
-service AreaDiagram
+published service AreaDiagram
{
service com::sun::star::chart::Diagram;
service com::sun::star::chart::ChartStatistics;
diff --git a/offapi/com/sun/star/chart/Chart3DBarProperties.idl b/offapi/com/sun/star/chart/Chart3DBarProperties.idl
index aeff8892b5d1..75d6d9a19f51 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.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:50:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
/** Specifies all the properties for the graphic object of a data point in a
three-dimensional bar diagram.@see BarDiagram
*/
-service Chart3DBarProperties
+published service Chart3DBarProperties
{
interface com::sun::star::beans::XPropertySet;