summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:32:40 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:32:40 +0000
commit777e37ce494ad290cf510a46abb65e839e11da37 (patch)
treed7078759712303170631b465caf303065db54845
parent10aa919c7f1a4d7a3ade43c5525454ef9e192ae9 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:41 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/sheet/DDELink.idl6
-rw-r--r--offapi/com/sun/star/sheet/DDELinks.idl6
-rw-r--r--offapi/com/sun/star/sheet/DataImportMode.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/sheet/DDELink.idl b/offapi/com/sun/star/sheet/DDELink.idl
index 6722495ba5fb..8ee179f2f819 100644
--- a/offapi/com/sun/star/sheet/DDELink.idl
+++ b/offapi/com/sun/star/sheet/DDELink.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DDELink.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:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ module com { module sun { module star { module sheet {
<p>A DDE link controls the results of a DDE spreadsheet formula.</p>
*/
-service DDELink
+published service DDELink
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/DDELinks.idl b/offapi/com/sun/star/sheet/DDELinks.idl
index 6c1d375b6420..90b6dadba5bb 100644
--- a/offapi/com/sun/star/sheet/DDELinks.idl
+++ b/offapi/com/sun/star/sheet/DDELinks.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DDELinks.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:44 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:32:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DDELink
@see com::sun::star::sheet::SpreadsheetDocument
*/
-service DDELinks
+published service DDELinks
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/DataImportMode.idl b/offapi/com/sun/star/sheet/DataImportMode.idl
index 24784d680e01..9e99a94178e9 100644
--- a/offapi/com/sun/star/sheet/DataImportMode.idl
+++ b/offapi/com/sun/star/sheet/DataImportMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataImportMode.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:44 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:32: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 {
/** used to specify which database contents are imported.
*/
-enum DataImportMode
+published enum DataImportMode
{
//-------------------------------------------------------------------------