summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetCellRanges.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:14:31 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:14:31 +0000
commite1703e1d17caaba6b693c86dc5d9ca4dfc76f855 (patch)
treeb95a9ff260bb42200f4dfa3ae7f7edf1e78fa431 /offapi/com/sun/star/sheet/XSheetCellRanges.idl
parent31436de175a06e0a4228e43a7b0f256c54fa8f66 (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:30 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetCellRanges.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetCellRanges.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetCellRanges.idl b/offapi/com/sun/star/sheet/XSheetCellRanges.idl
index 89ef2e5705c3..90a22a37fb9a 100644
--- a/offapi/com/sun/star/sheet/XSheetCellRanges.idl
+++ b/offapi/com/sun/star/sheet/XSheetCellRanges.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetCellRanges.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:14:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::SheetCellRanges
*/
-interface XSheetCellRanges: com::sun::star::container::XIndexAccess
+published interface XSheetCellRanges: com::sun::star::container::XIndexAccess
{
//-------------------------------------------------------------------------