Tag: cws_src680_dba24b
User: fs      
Date: 2007-08-27 13:31:12+0000
Modified:
   dba/dbaccess/source/ui/dlg/dsitems.hxx

Log:
 #i80930# +DSID_CHECK_REQUIRED_FIELDS

File Changes:

Directory: /dba/dbaccess/source/ui/dlg/
=======================================

File [changed]: dsitems.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dsitems.hxx?r1=1.22&r2=1.22.88.1
Delta lines:  +6 -4
-------------------
--- dsitems.hxx 2006-12-13 16:51:20+0000        1.22
+++ dsitems.hxx 2007-08-27 13:31:09+0000        1.22.88.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dsitems.hxx,v $
  *
- *  $Revision: 1.22 $
+ *  $Revision: 1.22.88.1 $
  *
- *  last change: $Author: kz $ $Date: 2006/12/13 16:51:20 $
+ *  last change: $Author: fs $ $Date: 2007/08/27 13:31:09 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -92,13 +92,15 @@
 #define DSID_DOSLINEENDS            51
 #define DSID_DATABASENAME           52
 #define DSID_AS_BEFORE_CORRNAME     53
+#define DSID_CHECK_REQUIRED_FIELDS  54
+    // don't forget to adjust DSID_LAST_ITEM_ID below!
 
 
 //========================================================================
 //= item range. Adjust this if you introduce new items above
 
 #define DSID_FIRST_ITEM_ID     DSID_NAME
-#define DSID_LAST_ITEM_ID      DSID_AS_BEFORE_CORRNAME
+#define DSID_LAST_ITEM_ID      DSID_CHECK_REQUIRED_FIELDS
 
 #endif // _DBAUI_DATASOURCEITEMS_HXX_
 




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

Reply via email to