From 2ee611b48729b115468b8ef4cac6d5979d22d2c6 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:09:19 +0000 Subject: INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:25 sb 1.5.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XMembersSupplier.idl | 6 +++--- offapi/com/sun/star/sheet/XMultipleOperation.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XMembersSupplier.idl b/offapi/com/sun/star/sheet/XMembersSupplier.idl index 97693112b345..a2b874b97da0 100644 --- a/offapi/com/sun/star/sheet/XMembersSupplier.idl +++ b/offapi/com/sun/star/sheet/XMembersSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMembersSupplier.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:21 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:08:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::DataPilotSourceLevel @see com::sun::star::sheet::DataPilotSource */ -interface XMembersSupplier: com::sun::star::uno::XInterface +published interface XMembersSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XMultipleOperation.idl b/offapi/com/sun/star/sheet/XMultipleOperation.idl index 286121affd04..3a4861709d16 100644 --- a/offapi/com/sun/star/sheet/XMultipleOperation.idl +++ b/offapi/com/sun/star/sheet/XMultipleOperation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMultipleOperation.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:21 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:09:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,7 @@ module com { module sun { module star { module sheet { /** provides a method to apply a Multiple Operations Table to the cell range. */ -interface XMultipleOperation: com::sun::star::uno::XInterface +published interface XMultipleOperation: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit