From 368aada75218309e5ee46f3e7647370577718772 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 16:50:57 +0000 Subject: INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:36 sb 1.8.328.1: #i21150# Added published flag. --- offapi/com/sun/star/chart/Chart3DBarProperties.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/chart/Chart3DBarProperties.idl') 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; -- cgit