Tag: cws_src680_os63 User: os Date: 06/05/08 03:27:30 Modified: /dba/dbaccess/source/ui/inc/ TypeInfo.hxx
Log: RESYNC: (1.7-1.8); FILE MERGED File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: TypeInfo.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TypeInfo.hxx?r1=1.6.154.2&r2=1.6.154.3 Delta lines: +1 -1 ------------------- --- TypeInfo.hxx 15 Sep 2005 23:22:22 -0000 1.6.154.2 +++ TypeInfo.hxx 8 May 2006 10:27:28 -0000 1.6.154.3 @@ -101,11 +101,11 @@ sal_Int32 nPrecision; // Laenge des Types sal_Int32 nNumPrecRadix; // indicating the radix, which is usually 2 or 10 + sal_Int32 nType; // Datenbanktyp sal_Int16 nMaximumScale; // Nachkommastellen sal_Int16 nMinimumScale; // Min Nachkommastellen - sal_Int16 nType; // Datenbanktyp sal_Int16 nSearchType; // kann nach dem Typen gesucht werden --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
