From d85cbbaf270688c50080ebca35ea6af9218affec Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:07:24 +0000 Subject: INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:23 sb 1.6.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XFunctionAccess.idl | 6 +++--- offapi/com/sun/star/sheet/XFunctionDescriptions.idl | 6 +++--- offapi/com/sun/star/sheet/XHeaderFooterContent.idl | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XFunctionAccess.idl b/offapi/com/sun/star/sheet/XFunctionAccess.idl index 408598d4f329..2519fe2de3da 100644 --- a/offapi/com/sun/star/sheet/XFunctionAccess.idl +++ b/offapi/com/sun/star/sheet/XFunctionAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFunctionAccess.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:19 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:06:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::FunctionAccess */ -interface XFunctionAccess: com::sun::star::uno::XInterface +published interface XFunctionAccess: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFunctionDescriptions.idl b/offapi/com/sun/star/sheet/XFunctionDescriptions.idl index 339ff1393f22..e720f7bd2aac 100644 --- a/offapi/com/sun/star/sheet/XFunctionDescriptions.idl +++ b/offapi/com/sun/star/sheet/XFunctionDescriptions.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFunctionDescriptions.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:20 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:06:56 $ * * 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::FunctionDescriptions */ -interface XFunctionDescriptions: com::sun::star::container::XIndexAccess +published interface XFunctionDescriptions: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XHeaderFooterContent.idl b/offapi/com/sun/star/sheet/XHeaderFooterContent.idl index 628d3711f3f0..5769a98fa2df 100644 --- a/offapi/com/sun/star/sheet/XHeaderFooterContent.idl +++ b/offapi/com/sun/star/sheet/XHeaderFooterContent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHeaderFooterContent.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:20 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:07:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::HeaderFooterContent @see com::sun::star::sheet::TablePageStyle */ -interface XHeaderFooterContent: com::sun::star::uno::XInterface +published interface XHeaderFooterContent: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit