Tag: cws_src680_oj14 User: oj Date: 06/01/03 05:25:49 Modified: /dba/dbaccess/source/ui/tabledesign/ FieldDescriptions.cxx
Log: RESYNC: (1.19-1.20); FILE MERGED File Changes: Directory: /dba/dbaccess/source/ui/tabledesign/ =============================================== File [changed]: FieldDescriptions.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx?r1=1.19.8.1&r2=1.19.8.2 Delta lines: +131 -130 ----------------------- --- FieldDescriptions.cxx 3 Jan 2006 07:49:26 -0000 1.19.8.1 +++ FieldDescriptions.cxx 3 Jan 2006 13:25:46 -0000 1.19.8.2 @@ -261,6 +261,7 @@ SetAutoIncrement(sal_False); SetCurrency( _pType->bCurrency ); SetType(_pType); + SetTypeName(_pType->aTypeName); } } // ----------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
