Tag: cws_src680_dba30 User: fs Date: 06/03/21 10:43:17 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.14.1&r2=1.19.14.2 Delta lines: +131 -130 ----------------------- --- FieldDescriptions.cxx 12 Dec 2005 08:03:15 -0000 1.19.14.1 +++ FieldDescriptions.cxx 21 Mar 2006 18:43:14 -0000 1.19.14.2 @@ -275,6 +275,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]
