diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:22:35 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:22:35 +0000 |
commit | e26b91536c3321b14dd2f58d91c0e862f704726e (patch) | |
tree | 2771fc04d447fa78f9bf1aa690e456c00e4184af /dbaccess | |
parent | f975de71017b416b69eca09623aeefe8ab366341 (diff) |
INTEGRATION: CWS reportdesign01 (1.9.50); FILE MERGED
2007/09/21 10:51:38 oj 1.9.50.1: #i77690# add new context menu entry to create a report with prefilled table or query
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/inc/dbaccess_slotid.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/inc/dbaccess_slotid.hrc b/dbaccess/inc/dbaccess_slotid.hrc index 2587903ff..15036e8fd 100644 --- a/dbaccess/inc/dbaccess_slotid.hrc +++ b/dbaccess/inc/dbaccess_slotid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dbaccess_slotid.hrc,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2007-07-06 07:49:37 $ + * last change: $Author: ihi $ $Date: 2007-11-20 19:22:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -59,7 +59,7 @@ #define SID_DB_APP_CLOSECONNECTION ( SID_DBACCESS_START + 16 ) #define SID_DB_APP_DSPROPS ( SID_DBACCESS_START + 17 ) #define SID_DB_APP_DBADMIN ( SID_DBACCESS_START + 18 ) -// free +#define SID_APP_NEW_REPORT_PRE_SEL ( SID_DBACCESS_START + 19 ) #define SID_DB_APP_CONVERTTOVIEW ( SID_DBACCESS_START + 20 ) #define SID_DB_APP_REFRESH_TABLES ( SID_DBACCESS_START + 21 ) #define SID_DB_APP_VIEW_REPORTS ( SID_DBACCESS_START + 22 ) |