diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 17:01:50 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 17:01:50 +0000 |
commit | 8b16bf8934d197496e74b997611b2ae7474e6ac5 (patch) | |
tree | 3559c831cf5066d1f0ae3bde5eae591e8ad54f04 /offapi/com/sun/star/chart | |
parent | 93b3817816c3ed26b3c6e47872ab2ae640e21aad (diff) |
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 14:56:46 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/StackableDiagram.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/StackableDiagram.idl b/offapi/com/sun/star/chart/StackableDiagram.idl index 59ab3ea9383f..2a7ce8863638 100644 --- a/offapi/com/sun/star/chart/StackableDiagram.idl +++ b/offapi/com/sun/star/chart/StackableDiagram.idl @@ -2,9 +2,9 @@ * * $RCSfile: StackableDiagram.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:53:24 $ + * last change: $Author: obo $ $Date: 2004-06-03 18:01:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ a helper service for stackable chart types (e.g., charts in which the data rows may be displayed stacked on each other or in percent relation). */ -service StackableDiagram +published service StackableDiagram { //------------------------------------------------------------------------- |