From da1860b24bc311d9b208627125be1ab583fa988a Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:15:29 +0000 Subject: INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:31 sb 1.5.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XSheetFilterable.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XSheetFilterable.idl b/offapi/com/sun/star/sheet/XSheetFilterable.idl index 5c28510e7203..c4fe4d0fc305 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterable.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetFilterable.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:29 $ * * 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::XSheetFilterableEx */ -interface XSheetFilterable: com::sun::star::uno::XInterface +published interface XSheetFilterable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit