summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:31:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:31:41 +0000
commitdbaddeceb11841a0eb31c65bf7c5d0ef41a78c3f (patch)
tree2c1c7e54a86d438c9c0acf8763a3988db51bf700
parent104884fa8ae9646fef8bef930205518ba5736757 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:40 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/sheet/CellInsertMode.idl6
-rw-r--r--offapi/com/sun/star/sheet/CellsEnumeration.idl6
-rw-r--r--offapi/com/sun/star/sheet/ConditionOperator.idl6
-rw-r--r--offapi/com/sun/star/sheet/ConsolidationDescriptor.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/sheet/CellInsertMode.idl b/offapi/com/sun/star/sheet/CellInsertMode.idl
index 0017de738..5f6be61bd 100644
--- a/offapi/com/sun/star/sheet/CellInsertMode.idl
+++ b/offapi/com/sun/star/sheet/CellInsertMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CellInsertMode.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:44 $
*
* 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 cells are moved when new cells are inserted.
*/
-enum CellInsertMode
+published enum CellInsertMode
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/CellsEnumeration.idl b/offapi/com/sun/star/sheet/CellsEnumeration.idl
index 7be87a64b..3732310af 100644
--- a/offapi/com/sun/star/sheet/CellsEnumeration.idl
+++ b/offapi/com/sun/star/sheet/CellsEnumeration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CellsEnumeration.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:43 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:31:14 $
*
* 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::Cells
*/
-service CellsEnumeration
+published service CellsEnumeration
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/ConditionOperator.idl b/offapi/com/sun/star/sheet/ConditionOperator.idl
index 35bb1922a..f10a3a22d 100644
--- a/offapi/com/sun/star/sheet/ConditionOperator.idl
+++ b/offapi/com/sun/star/sheet/ConditionOperator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConditionOperator.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:43 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:31:27 $
*
* 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 the type of <type>XSheetCondition</type>.
*/
-enum ConditionOperator
+published enum ConditionOperator
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl b/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl
index 10124a77f..c7133d4c6 100644
--- a/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl
+++ b/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConsolidationDescriptor.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:43 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:31:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::XConsolidatable
*/
-service ConsolidationDescriptor
+published service ConsolidationDescriptor
{
//-------------------------------------------------------------------------