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/XSheetOutline.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/sheet/XSheetOutline.idl') 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 { //------------------------------------------------------------------------- -- cgit