Tag: cws_src680_hsqlcsv
User: fs      
Date: 2008-01-17 02:21:32+0000
Modified:
   dba/dbaccess/source/ui/browser/dbtreemodel.hxx

Log:
 RESYNC: (1.17-1.19); FILE MERGED

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.16.186.1&r2=1.16.186.2
Delta lines:  +3 -13
--------------------
--- dbtreemodel.hxx     2006-09-18 20:19:57+0000        1.16.186.1
+++ dbtreemodel.hxx     2008-01-17 02:21:30+0000        1.16.186.2
@@ -45,15 +45,9 @@
 #ifndef _SVLBOXITM_HXX
 #include <svtools/svlbitm.hxx>
 #endif
-#ifndef _DBAUI_MODULE_DBU_HXX_
-#include "moduledbu.hxx"
-#endif
 #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
@@ -88,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