User: vg      
Date: 2008-01-29 08:51:46+0000
Modified:
   dba/dbaccess/source/ui/app/AppControllerDnD.cxx

Log:
 INTEGRATION: CWS dba24e_SRC680 (1.23.4); FILE MERGED
 2007/12/19 12:27:42 oj 1.23.4.1: #i84339# some code cleanups for the wizards

File Changes:

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

File [changed]: AppControllerDnD.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppControllerDnD.cxx?r1=1.23&r2=1.24
Delta lines:  +1 -1
-------------------
--- AppControllerDnD.cxx        2007-11-21 15:50:06+0000        1.23
+++ AppControllerDnD.cxx        2008-01-29 08:51:43+0000        1.24
@@ -649,7 +649,7 @@
 
     OSL_ENSURE(xNameAccess.is(),"Data source doesn't return a name access -> 
GPF");
        return ::std::auto_ptr<OLinkedDocumentsAccess>(
-        new OLinkedDocumentsAccess( getView(), getORB(), xNameAccess, 
xConnection, getDatabaseName() ) );
+        new OLinkedDocumentsAccess( getView(), m_xCurrentFrame,getORB(), 
xNameAccess, xConnection, getDatabaseName() ) );
 }
 // 
-----------------------------------------------------------------------------
 TransferableHelper* OApplicationController::copyObject()




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

Reply via email to