User: rt      
Date: 2007-07-24 12:06:56+0000
Modified:
   dba/dbaccess/source/ui/browser/dbtreemodel.hxx

Log:
 INTEGRATION: CWS dba23b (1.17.90); FILE MERGED
 2007/07/11 11:53:11 fs 1.17.90.2: RESYNC: (1.17-1.18); FILE MERGED
 2007/06/28 09:04:03 fs 1.17.90.1: #i78362# don't register the data source 
browser as controller for all opened database connections

File Changes:

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

File [changed]: dbtreemodel.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/dbtreemodel.hxx?r1=1.18&r2=1.19
Delta lines:  +0 -7
-------------------
--- dbtreemodel.hxx     2007-07-06 08:03:44+0000        1.18
+++ dbtreemodel.hxx     2007-07-24 12:06:54+0000        1.19
@@ -48,9 +48,6 @@
 #ifndef _SBA_UNODATBR_HXX_
 #include "unodatbr.hxx"
 #endif
-#ifndef DBACCESS_SOURCE_UI_INC_DOCUMENTCONTROLLER_HXX
-#include "documentcontroller.hxx"
-#endif
 #ifndef _DBAUI_COMMON_TYPES_HXX_
 #include "commontypes.hxx"
 #endif
@@ -85,10 +82,6 @@
                                                                    xContainer;
             /// if the entry denotes a data source, this is the connection for 
this data source (if already connection)
             SharedConnection                xConnection;
-            /** if the entry denotes a data source, this is the connector 
between the model and the controller,
-                keeping the model alive as long as necessary
-            */
-            ModelControllerConnector        aController;
                        SbaTableQueryBrowser::EntryType eType;
             String                          sAccessor;
 




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

Reply via email to