From 3b320041381c7b5c82563b80aed0e22ae0093bab Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:16:38 +0000 Subject: INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:32 sb 1.5.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XSheetFilterableEx.idl | 6 +++--- offapi/com/sun/star/sheet/XSheetLinkable.idl | 6 +++--- offapi/com/sun/star/sheet/XSheetOutline.idl | 6 +++--- offapi/com/sun/star/sheet/XSheetPageBreak.idl | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'offapi/com') diff --git a/offapi/com/sun/star/sheet/XSheetFilterableEx.idl b/offapi/com/sun/star/sheet/XSheetFilterableEx.idl index 03ebb064fc5e..677e11844fbc 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterableEx.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterableEx.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetFilterableEx.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:27 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:15:42 $ * * 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::SheetCellRange */ -interface XSheetFilterableEx: com::sun::star::sheet::XSheetFilterable +published interface XSheetFilterableEx: com::sun::star::sheet::XSheetFilterable { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XSheetLinkable.idl b/offapi/com/sun/star/sheet/XSheetLinkable.idl index 98b4654ee5e2..c3af49980e0e 100644 --- a/offapi/com/sun/star/sheet/XSheetLinkable.idl +++ b/offapi/com/sun/star/sheet/XSheetLinkable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetLinkable.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:27 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:15:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,7 @@ module com { module sun { module star { module sheet { @deprecated */ -interface XSheetLinkable: com::sun::star::uno::XInterface +published interface XSheetLinkable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XSheetOutline.idl b/offapi/com/sun/star/sheet/XSheetOutline.idl index 08320c9cd6c4..07f15d01d787 100644 --- a/offapi/com/sun/star/sheet/XSheetOutline.idl +++ b/offapi/com/sun/star/sheet/XSheetOutline.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetOutline.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:27 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:16:25 $ * * 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 { /** provides methods to access the outlines of a sheet. */ -interface XSheetOutline: com::sun::star::uno::XInterface +published interface XSheetOutline: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XSheetPageBreak.idl b/offapi/com/sun/star/sheet/XSheetPageBreak.idl index 6ebb405e05ac..3aa5d51d6c2e 100644 --- a/offapi/com/sun/star/sheet/XSheetPageBreak.idl +++ b/offapi/com/sun/star/sheet/XSheetPageBreak.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetPageBreak.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:28 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:16:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ module com { module sun { module star { module sheet { @deprecated */ -interface XSheetPageBreak: com::sun::star::uno::XInterface +published interface XSheetPageBreak: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit