summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:30:31 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:30:31 +0000
commit8d76b54a4c672a0a450da6e9de1ea72c9dd83e93 (patch)
tree93427bcd0d028ac828dd9ef88883ae228f70f793 /offapi/com/sun
parent549b643c16449aec01cb49ae27a543cf0860274c (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:39 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/sheet/CellDeleteMode.idl6
-rw-r--r--offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sheet/CellDeleteMode.idl b/offapi/com/sun/star/sheet/CellDeleteMode.idl
index 0d0326e11..d46b9a325 100644
--- a/offapi/com/sun/star/sheet/CellDeleteMode.idl
+++ b/offapi/com/sun/star/sheet/CellDeleteMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CellDeleteMode.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:29:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@ module com { module sun { module star { module sheet {
/** is used to specify how remaining cells are moved when cells are deleted.
*/
-enum CellDeleteMode
+published enum CellDeleteMode
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl b/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl
index 4379d8612..37e48bf46 100644
--- a/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl
+++ b/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CellFormatRangesEnumeration.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:30:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::CellFormatRanges
*/
-service CellFormatRangesEnumeration
+published service CellFormatRangesEnumeration
{
//-------------------------------------------------------------------------