From 8d278a9d3134d3c8478feb9154f09a45c291a182 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:02:47 +0000 Subject: INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:18 sb 1.6.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XConsolidationDescriptor.idl | 6 +++--- offapi/com/sun/star/sheet/XDDELink.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl b/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl index 6d77069776a3..fb8a3d43da95 100644 --- a/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl +++ b/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConsolidationDescriptor.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:16 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:02:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::ConsolidationDescriptor */ -interface XConsolidationDescriptor: com::sun::star::uno::XInterface +published interface XConsolidationDescriptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XDDELink.idl b/offapi/com/sun/star/sheet/XDDELink.idl index e043693e073e..189b2ec997eb 100644 --- a/offapi/com/sun/star/sheet/XDDELink.idl +++ b/offapi/com/sun/star/sheet/XDDELink.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDDELink.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:16 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:02:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::DDELink */ -interface XDDELink: com::sun::star::uno::XInterface +published interface XDDELink: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit