From 9a330812682f580793767685bf7c1f8a29d29f0a Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 9 Sep 2004 08:44:03 +0000 Subject: INTEGRATION: CWS insight02 (1.21.184); FILE MERGED 2004/08/13 08:52:54 oj 1.21.184.1: #i32563# toolbox changes --- dbaccess/source/ui/inc/JoinTableView.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dbaccess/source/ui/inc/JoinTableView.hxx') 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::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 -- cgit