Tag: cws_src680_dba203c
User: oj      
Date: 06/04/26 23:34:57

Modified:
 /dba/dbaccess/source/ui/misc/
  DExport.cxx

Log:
 conflict change

File Changes:

Directory: /dba/dbaccess/source/ui/misc/
========================================

File [changed]: DExport.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/DExport.cxx?r1=1.28.46.2&r2=1.28.46.3
Delta lines:  +4 -4
-------------------
--- DExport.cxx 24 Apr 2006 13:44:34 -0000      1.28.46.2
+++ DExport.cxx 27 Apr 2006 06:34:54 -0000      1.28.46.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DExport.cxx,v $
  *
- *  $Revision: 1.28.46.2 $
+ *  $Revision: 1.28.46.3 $
  *
- *  last change: $Author: oj $ $Date: 2006/04/24 13:44:34 $
+ *  last change: $Author: oj $ $Date: 2006/04/27 06:34:54 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -467,7 +467,7 @@
                                 default:
                                     ;
                             }
-                                                       
m_xRowUpdate->updateDouble(nPos,fOutNumber);//::dbtools::DBTypeConversion::getStandardDate()
+                                                       
m_pUpdateHelper->updateDouble(nPos,fOutNumber);//::dbtools::DBTypeConversion::getStandardDate()
                                                }
                                                catch(Exception&)
                                                {




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

Reply via email to