Tag: cws_dev300_dba30c
User: fs      
Date: 2008-04-12 20:23:41+0000
Modified:
   dba/dbaccess/source/ui/browser/unodatbr.cxx

Log:
 #i88201#

File Changes:

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

File [changed]: unodatbr.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/unodatbr.cxx?r1=1.196&r2=1.196.16.1
Delta lines:  +4 -4
-------------------
--- unodatbr.cxx        2008-03-06 18:15:05+0000        1.196
+++ unodatbr.cxx        2008-04-12 20:23:39+0000        1.196.16.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: unodatbr.cxx,v $
  *
- *  $Revision: 1.196 $
+ *  $Revision: 1.196.16.1 $
  *
- *  last change: $Author: kz $ $Date: 2008/03/06 18:15:05 $
+ *  last change: $Author: fs $ $Date: 2008/04/12 20:23:39 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -2865,7 +2865,7 @@
         {
                DBG_UNHANDLED_EXCEPTION();
         }
-        return xDataSource;
+        return xDataSource.get();
     }
 }
 




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

Reply via email to