summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XCellRangeAddressable.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:00:17 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:00:17 +0000
commit170ee0a45101ca37302780a2d5224526680c3164 (patch)
treee2e0e1ae03f473861910de77a46b1f926420522c /offapi/com/sun/star/sheet/XCellRangeAddressable.idl
parentbae76ff446e786e9417b0d7fb3080d9b78b0736c (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:16 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangeAddressable.idl')
-rw-r--r--offapi/com/sun/star/sheet/XCellRangeAddressable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangeAddressable.idl b/offapi/com/sun/star/sheet/XCellRangeAddressable.idl
index 6c9599961adc..4512d16e9817 100644
--- a/offapi/com/sun/star/sheet/XCellRangeAddressable.idl
+++ b/offapi/com/sun/star/sheet/XCellRangeAddressable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCellRangeAddressable.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:14 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:00:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module sheet {
/** represents a cell which can be addressed with a
<type scope="com::sun::star::table">CellRangeAddress</type>.
*/
-interface XCellRangeAddressable: com::sun::star::uno::XInterface
+published interface XCellRangeAddressable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------