summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/CellDeleteMode.idl
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
commit15693e8debe210165926ce9aa05e5ce66f90ef26 (patch)
tree36bfc39973d09e1592865220ee19b84cbe72df83 /offapi/com/sun/star/sheet/CellDeleteMode.idl
parentaa2877ead8f250536d981578b2e410584e73686b (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/star/sheet/CellDeleteMode.idl')
-rw-r--r--offapi/com/sun/star/sheet/CellDeleteMode.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/CellDeleteMode.idl b/offapi/com/sun/star/sheet/CellDeleteMode.idl
index 0d0326e11340..d46b9a32584a 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
{
//-------------------------------------------------------------------------