User: hr Date: 05/12/28 09:37:17 Modified: /dba/dbaccess/source/ui/tabledesign/ FieldDescriptions.cxx
Log: INTEGRATION: CWS dbwizardpp1 (1.19.62); FILE MERGED 2005/12/13 15:52:26 bc 1.19.62.1: #i54486#setTypeName now also called in'FillFromTypeInfo' added 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&r2=1.20 Delta lines: +128 -127 ----------------------- --- FieldDescriptions.cxx 8 Sep 2005 16:38:53 -0000 1.19 +++ FieldDescriptions.cxx 28 Dec 2005 17:37:14 -0000 1.20 @@ -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]
