From 800654f0607acc6dff1ec4048713b0a1f56eb0b3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:13:33 +0000 Subject: INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:29 sb 1.6.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XSheetCellCursor.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/sheet') diff --git a/offapi/com/sun/star/sheet/XSheetCellCursor.idl b/offapi/com/sun/star/sheet/XSheetCellCursor.idl index f66f5687e405..1c7c14d26f64 100644 --- a/offapi/com/sun/star/sheet/XSheetCellCursor.idl +++ b/offapi/com/sun/star/sheet/XSheetCellCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetCellCursor.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:25 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:13:33 $ * * 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::SheetCellCursor */ -interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange +published interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange { //------------------------------------------------------------------------- -- cgit