Kaydet (Commit) ff0ffec7 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

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
üst f28076a0
......@@ -4,9 +4,9 @@
*
* $RCSfile: dbtreemodel.hxx,v $
*
* $Revision: 1.18 $
* $Revision: 1.19 $
*
* last change: $Author: rt $ $Date: 2007-07-06 08:03:44 $
* last change: $Author: rt $ $Date: 2007-07-24 12:06:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -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 @@ namespace dbaui
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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment