summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SheetCell.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:46:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:46:36 +0000
commit6529be6cd902f1006c599703eae4fc406960605b (patch)
tree73958998626f5f80d8fe55ffe2deca08eba6b1b1 /offapi/com/sun/star/sheet/SheetCell.idl
parent0f9cf3e762f98598751166da6c999388e0cf6b0a (diff)
INTEGRATION: CWS sb18 (1.7.74); FILE MERGED
2004/05/21 15:02:58 sb 1.7.74.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/SheetCell.idl')
-rw-r--r--offapi/com/sun/star/sheet/SheetCell.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/SheetCell.idl b/offapi/com/sun/star/sheet/SheetCell.idl
index e9141b840d37..92831ba5615f 100644
--- a/offapi/com/sun/star/sheet/SheetCell.idl
+++ b/offapi/com/sun/star/sheet/SheetCell.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SheetCell.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2004-03-19 16:20:49 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:46:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -149,7 +149,7 @@ module com { module sun { module star { module sheet {
/** represents a single addressable cell in a spreadsheet document.
*/
-service SheetCell
+published service SheetCell
{
//-------------------------------------------------------------------------