From 13634cbf3a7ad6a228dd4d72461be673bc6fc3de Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:15:13 +0000 Subject: INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:31 sb 1.6.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XSheetConditionalEntry.idl | 6 +++--- offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl index 137f0d14c7a8..d308be2ea080 100644 --- a/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl +++ b/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetConditionalEntry.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:26 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:14:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::TableConditionalEntry */ -interface XSheetConditionalEntry: com::sun::star::uno::XInterface +published interface XSheetConditionalEntry: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl index 15b2e2f476c6..1336515301f2 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetFilterDescriptor.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:26 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:15:13 $ * * 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 { @see com::sun::star::sheet::SheetFilterDescriptor */ -interface XSheetFilterDescriptor: com::sun::star::uno::XInterface +published interface XSheetFilterDescriptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit