Kaydet (Commit) b0851f41 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba30d (1.26.30); FILE MERGED

2008/05/29 15:13:41 oj 1.26.30.1: #i86168# delete connections
üst 9d08b876
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: JoinTableView.hxx,v $ * $RCSfile: JoinTableView.hxx,v $
* $Revision: 1.26 $ * $Revision: 1.27 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -170,7 +170,7 @@ namespace dbaui ...@@ -170,7 +170,7 @@ namespace dbaui
@return an iterator to next valid connection, so it can be used in any loop @return an iterator to next valid connection, so it can be used in any loop
*/ */
virtual ::std::vector<OTableConnection*>::const_iterator RemoveConnection(OTableConnection* _pConnection,sal_Bool _bDelete); virtual bool RemoveConnection(OTableConnection* _pConnection,sal_Bool _bDelete);
/** allows to add new connections to join table view, it implies an invalidation of the features /** allows to add new connections to join table view, it implies an invalidation of the features
ID_BROWSER_ADDTABLE and SID_RELATION_ADD_RELATION also the modified flag will be set to true ID_BROWSER_ADDTABLE and SID_RELATION_ADD_RELATION also the modified flag will be set to true
......
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