Tag: cws_src680_dba24lms
User: oj      
Date: 2007-11-14 13:29:06+0000
Modified:
   dba/dbaccess/source/ui/dlg/DriverSettings.cxx

Log:
 #i11746# revert DSL_DOSLINEENDS removeable

File Changes:

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

File [changed]: DriverSettings.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/DriverSettings.cxx?r1=1.9.4.2&r2=1.9.4.3
Delta lines:  +3 -24
--------------------
--- DriverSettings.cxx  2007-11-14 12:39:35+0000        1.9.4.2
+++ DriverSettings.cxx  2007-11-14 13:29:04+0000        1.9.4.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DriverSettings.cxx,v $
  *
- *  $Revision: 1.9.4.2 $
+ *  $Revision: 1.9.4.3 $
  *
- *  last change: $Author: oj $ $Date: 2007/11/14 12:39:35 $
+ *  last change: $Author: oj $ $Date: 2007/11/14 13:29:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -59,6 +59,7 @@
          DSID_CATALOG,
          DSID_SCHEMA,
          DSID_INDEXAPPENDIX,
+         DSID_DOSLINEENDS,
          DSID_CHECK_REQUIRED_FIELDS,
          DSID_AUTORETRIEVEENABLED,
          DSID_AUTOINCREMENTVALUE,
@@ -119,28 +120,6 @@
                        _out_rDetailsIds.push_back(DSID_CONN_LDAP_BASEDN);
                        _out_rDetailsIds.push_back(DSID_CONN_LDAP_ROWCOUNT);
                        _out_rDetailsIds.push_back(DSID_CONN_LDAP_USESSL);
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
-                       break;
-
-               case DST_MOZILLA: 
-               case DST_THUNDERBIRD: 
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
-                       break;
-               case DST_EVOLUTION: 
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
-                       break;
-               case DST_KAB: 
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
-                       break;
-               case DST_MACAB: 
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
-                       break;
-               case DST_OUTLOOK: 
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
-                       break;
-
-        case DST_OUTLOOKEXP:
-                       _out_rDetailsIds.push_back(DSID_DOSLINEENDS);
                        break;
 
         case DST_JDBC:




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

Reply via email to