diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:44:03 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:44:03 +0000 |
commit | 9a330812682f580793767685bf7c1f8a29d29f0a (patch) | |
tree | baccf9074b4ab9735cca40ae42395617e4e821f7 /dbaccess/source/ui/inc/JoinTableView.hxx | |
parent | 5304baa8342cab1b61d8fdd990940d8a5cf4b74a (diff) |
INTEGRATION: CWS insight02 (1.21.184); FILE MERGED
2004/08/13 08:52:54 oj 1.21.184.1: #i32563# toolbox changes
Diffstat (limited to 'dbaccess/source/ui/inc/JoinTableView.hxx')
-rw-r--r-- | dbaccess/source/ui/inc/JoinTableView.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/JoinTableView.hxx b/dbaccess/source/ui/inc/JoinTableView.hxx index a62088a1ccae..7031459eeeb1 100644 --- a/dbaccess/source/ui/inc/JoinTableView.hxx +++ b/dbaccess/source/ui/inc/JoinTableView.hxx @@ -2,9 +2,9 @@ * * $RCSfile: JoinTableView.hxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: vg $ $Date: 2003-06-25 11:03:29 $ + * last change: $Author: rt $ $Date: 2004-09-09 09:44:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -202,7 +202,7 @@ namespace dbaui virtual ::std::vector<OTableConnection*>::const_iterator RemoveConnection(OTableConnection* _pConnection,sal_Bool _bDelete); /** allows to add new connections to join table view, it implies an invalidation of the features - ID_BROWSER_ADDTABLE and ID_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 @param _pConnection the connection which should be added @param _bAddData |