Tag: cws_src680_dba201e
User: oj      
Date: 05/10/11 05:26:28

Modified:
 /dba/connectivity/source/drivers/flat/
  ETable.cxx

Log:
 #i55738# set the 2nd pos to the old one

File Changes:

Directory: /dba/connectivity/source/drivers/flat/
=================================================

File [changed]: ETable.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/flat/ETable.cxx?r1=1.49&r2=1.49.20.1
Delta lines:  +4 -3
-------------------
--- ETable.cxx  8 Sep 2005 06:01:34 -0000       1.49
+++ ETable.cxx  11 Oct 2005 12:26:24 -0000      1.49.20.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: ETable.cxx,v $
  *
- *  $Revision: 1.49 $
+ *  $Revision: 1.49.20.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 06:01:34 $
+ *  last change: $Author: oj $ $Date: 2005/10/11 12:26:24 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -209,6 +209,7 @@
                        (pConnection->getStringDelimiter() && 
pConnection->getStringDelimiter() == aField.GetChar(0)))
                {
                        bNumeric = FALSE;
+                       nStartPosFirstLine2 = nStartPosFirstLine;
                }
                else
                {




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to