summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/DonutDiagram.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:01:35 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:01:35 +0000
commit93b3817816c3ed26b3c6e47872ab2ae640e21aad (patch)
treedff566ef20063e0ed787424a4c8cd173acca7994 /offapi/com/sun/star/chart/DonutDiagram.idl
parent21812ea6b81bd0e9413a9b856c9e8d43ba08f44e (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 14:56:46 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/chart/DonutDiagram.idl')
-rw-r--r--offapi/com/sun/star/chart/DonutDiagram.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/DonutDiagram.idl b/offapi/com/sun/star/chart/DonutDiagram.idl
index 8bf05ff17157..3fab4e5cd5e9 100644
--- a/offapi/com/sun/star/chart/DonutDiagram.idl
+++ b/offapi/com/sun/star/chart/DonutDiagram.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DonutDiagram.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:23 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:00:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@
<p>Donut diagrams are also known as ring diagrams.</p>
*/
-service DonutDiagram
+published service DonutDiagram
{
service com::sun::star::chart::Diagram;
};