User: kz Date: 2008-03-07 11:22:00+0000 Modified: dba/dbaccess/source/ui/dlg/dbadmin.hrc
Log: INTEGRATION: CWS textconnectionsettings (1.35.82); FILE MERGED 2008/03/05 13:10:43 fs 1.35.82.2: #i10000# 2008/03/05 12:55:51 fs 1.35.82.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dbadmin.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbadmin.hrc?r1=1.35&r2=1.36 Delta lines: +3 -5 ------------------- --- dbadmin.hrc 2007-11-01 15:10:45+0000 1.35 +++ dbadmin.hrc 2008-03-07 11:21:57+0000 1.36 @@ -44,7 +44,7 @@ #define FT_USERNAME 3 #define FT_PASSWORD 4 #define FT_OPTIONS 5 -#define FT_CHARSET 6 + // FREE #define FT_JDBCDRIVERCLASS 7 #define FT_SPECIAL_MESSAGE 8 #define FT_FILTER_EXPLANATION 9 @@ -60,7 +60,7 @@ #define FT_DOCLISTLABEL 19 #define LB_DATATYPE 1 -#define LB_CHARSET 2 + // FREE #define LB_DOCUMENTLIST 3 #define ET_USERNAME 1 @@ -82,9 +82,7 @@ #define CB_USESSL 3 #define CB_USECATALOG 4 -#define FL_SEPARATOR1 1 -#define FL_SEPARATOR2 2 -#define FL_DATACONVERT 3 +#define FL_SEPARATOR2 1 #define CTL_TABLESUBSCRIPTION 1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
