Tag: cws_src680_dba23b User: fs Date: 2007-07-08 20:36:21+0000 Modified: dba/dbaccess/source/ui/browser/unodatbr.cxx
Log: during #i65812#: context details not used 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.186.12.2&r2=1.186.12.3 Delta lines: +3 -3 ------------------- --- unodatbr.cxx 2007-06-28 09:04:03+0000 1.186.12.2 +++ unodatbr.cxx 2007-07-08 20:36:18+0000 1.186.12.3 @@ -4,9 +4,9 @@ * * $RCSfile: unodatbr.cxx,v $ * - * $Revision: 1.186.12.2 $ + * $Revision: 1.186.12.3 $ * - * last change: $Author: fs $ $Date: 2007/06/28 09:04:03 $ + * last change: $Author: fs $ $Date: 2007/07/08 20:36:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -3271,7 +3271,7 @@ // connect _rConnection.reset( - connect( getDataSourceAcessor( _pDSEntry ), sConnectingContext, rtl::OUString(), sal_True ), + connect( getDataSourceAcessor( _pDSEntry ), sConnectingContext, sal_True ), SharedConnection::TakeOwnership ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
