summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-06-29 12:30:27 +0000
committerOliver Specht <os@openoffice.org>2001-06-29 12:30:27 +0000
commit56f7f73c6bfa974ec33795b2da6dfc6a7e8e52c0 (patch)
tree36fcd66d96d204b1d626ab3ab6ab0b886c882257 /sw/inc
parent3a6b51cd6381ceea19788a46a4570d451ab84195 (diff)
#88849# insert DB Field: use OColumnTransferable
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/cmdid.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index 052c911ab12b..b313041aef48 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -2,9 +2,9 @@
*
* $RCSfile: cmdid.h,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: os $ $Date: 2001-06-25 13:42:09 $
+ * last change: $Author: os $ $Date: 2001-06-29 13:30:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1033,7 +1033,9 @@ Achtung: Ab sofort sind in diesem File keine C++-Kommentare (//) mehr
#define FN_DB_INSERT_COLUMNS (FN_QUERY2 + 2) /* insert data into text/table/as fields*/
#define FN_DB_CONNECTION_ANY (FN_QUERY2 + 3)
#define FN_DB_COLUMN_ANY (FN_QUERY2 + 4)
-
+#define FN_DB_DATA_SOURCE_ANY (FN_QUERY2 + 5)
+#define FN_DB_DATA_COMMAND_ANY (FN_QUERY2 + 6)
+#define FN_DB_DATA_COMMAND_TYPE_ANY (FN_QUERY2 + 7)
/*--------------------------------------------------------------------
Bereich: Envelope