Tag: cws_src680_dba23b
User: fs      
Date: 2007-07-11 20:16:02+0000
Modified:
   dba/dbaccess/source/ui/browser/genericcontroller.cxx

Log:
 #i10000#

File Changes:

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

File [changed]: genericcontroller.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/genericcontroller.cxx?r1=1.76.10.2&r2=1.76.10.3
Delta lines:  +4 -4
-------------------
--- genericcontroller.cxx       2007-07-11 11:53:17+0000        1.76.10.2
+++ genericcontroller.cxx       2007-07-11 20:15:59+0000        1.76.10.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: genericcontroller.cxx,v $
  *
- *  $Revision: 1.76.10.2 $
+ *  $Revision: 1.76.10.3 $
  *
- *  last change: $Author: fs $ $Date: 2007/07/11 11:53:17 $
+ *  last change: $Author: fs $ $Date: 2007/07/11 20:15:59 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -982,7 +982,7 @@
 {
        WaitObject aWaitCursor(getView());
 
-       ODatasourceConnector aConnector( getORB(), getView(), sNoContext);
+       ODatasourceConnector aConnector( getORB(), getView(), ::rtl::OUString() 
);
        Reference<XConnection> xConnection = aConnector.connect(_xDataSource);
 
        // be notified when connection is in disposing




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

Reply via email to