Tag: cws_dev300_dba30c
User: fs      
Date: 2008-05-13 06:12:02+0000
Modified:
   dba/dbaccess/source/core/dataaccess/databasecontext.cxx

Log:
 #i10000# post-resync

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: databasecontext.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/databasecontext.cxx?r1=1.38.16.4&r2=1.38.16.5
Delta lines:  +3 -4
-------------------
--- databasecontext.cxx 2008-05-09 08:24:03+0000        1.38.16.4
+++ databasecontext.cxx 2008-05-13 06:11:59+0000        1.38.16.5
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: databasecontext.cxx,v $
- * $Revision: 1.38.16.4 $
+ * $Revision: 1.38.16.5 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -342,7 +342,6 @@
            Reference< XModel > xModel = 
pExistent->createNewModel_deliverOwnership();
         DBG_ASSERT( xModel.is(), "ODatabaseContext::loadObjectFromURL: no 
model?" );
 
-        // calls registerPrivate in attachResource
            xModel->attachResource( _sURL, aArgs.getPropertyValues() );
 
         ::utl::CloseableComponent aEnsureClose( xModel );




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

Reply via email to