summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:13:33 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:13:33 +0000
commit800654f0607acc6dff1ec4048713b0a1f56eb0b3 (patch)
tree8601a375f3fbba5be2f40bc59a057da07a45c2d8 /offapi/com/sun/star/sheet
parente59e62c8786e8290667865b8bc207d8d0e03cb49 (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:29 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XSheetCellCursor.idl6
1 files changed, 3 insertions, 3 deletions
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
{
//-------------------------------------------------------------------------