diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 16:56:04 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 16:56:04 +0000 |
commit | 3075964911ea7e2592026c7ff1352254162296aa (patch) | |
tree | 9244520035a555139eaba0b02a5406baee909b45 /offapi/com/sun/star/chart | |
parent | b400ca0cb5a4d0ef8f5177587a8e780f56eab482 (diff) |
INTEGRATION: CWS sb18 (1.12.118); FILE MERGED
2004/05/21 14:56:41 sb 1.12.118.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/chart')
-rw-r--r-- | offapi/com/sun/star/chart/ChartDocument.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/ChartDocument.idl b/offapi/com/sun/star/chart/ChartDocument.idl index a264fdd70478..bbfe5944e75d 100644 --- a/offapi/com/sun/star/chart/ChartDocument.idl +++ b/offapi/com/sun/star/chart/ChartDocument.idl @@ -2,9 +2,9 @@ * * $RCSfile: ChartDocument.idl,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2004-02-11 09:32:38 $ + * last change: $Author: obo $ $Date: 2004-06-03 17:56:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,7 @@ @see ChartTitle @see ChartDataArray */ -service ChartDocument +published service ChartDocument { /** If a <type>ChartDocument</type> may be stored as XML file, this service should be supported in order to preserve unparsed |