User: hr      
Date: 2007-06-27 14:40:31+0000
Modified:
   dba/connectivity/source/inc/resource/conn_shared_res.hrc

Log:
 INTEGRATION: CWS sdblogging (1.2.50); FILE MERGED
 2007/05/19 21:00:34 fs 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED
 2007/04/11 08:51:51 fs 1.2.50.1: #i76119# also reserve resource ids for 
logging messages

File Changes:

Directory: /dba/connectivity/source/inc/resource/
=================================================

File [changed]: conn_shared_res.hrc
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/resource/conn_shared_res.hrc?r1=1.3&r2=1.4
Delta lines:  +17 -2
--------------------
--- conn_shared_res.hrc 2007-05-10 09:38:59+0000        1.3
+++ conn_shared_res.hrc 2007-06-27 14:40:28+0000        1.4
@@ -36,8 +36,23 @@
 #ifndef CONNECTIVITY_SHARED_RES_HRC
 #define CONNECTIVITY_SHARED_RES_HRC
 
+// ============================================================================
+// = normal resource ids, per driver
+
+// Mozilla driver resource ids
 #define STR_MOZAB_BASE                  1000
-#define STR_COMMON_BASE                 2000
-#define STR_CALC_BASE                   3000
+
+// common resource ids
+#define STR_COMMON_BASE                 1200
+
+// Spreadsheet driver resource ids
+#define STR_CALC_BASE                   1300
+
+// ============================================================================
+// = resource ids for log messages
+#define STR_LOG_MESSAGE_BASE            10000
+
+// log messages for the jdbc driver
+#define STR_JDBC_LOG_MESSAGE_BASE       STR_LOG_MESSAGE_BASE + 500
 
 #endif




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to