From 48f66e5723d403e7d363a52f5b4b93f840e9bf66 Mon Sep 17 00:00:00 2001 From: Ocke Janssen Date: Fri, 1 Dec 2000 10:51:05 +0000 Subject: [PATCH] #81036# some new help ids --- dbaccess/inc/dbaccess_helpid.hrc | 9 +++++++-- dbaccess/source/ui/browser/dbtreeview.cxx | 6 ++++-- dbaccess/source/ui/browser/sbabrw.src | 9 +++++---- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc index 245b795dac74..d3df458920df 100644 --- a/dbaccess/inc/dbaccess_helpid.hrc +++ b/dbaccess/inc/dbaccess_helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: dbaccess_helpid.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2000-11-30 16:54:31 $ + * last change: $Author: oj $ $Date: 2000-12-01 11:48:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,6 +93,8 @@ #define UID_DATABROWSE_DATAWINDOW (HID_DBACCESS_START + 19) #define HID_CTL_TREEVIEW (HID_DBACCESS_START + 20) #define UID_CTL_CONTENT (HID_DBACCESS_START + 21) +#define HID_TLB_TABBROWSER (HID_DBACCESS_START + 22) +#define HID_TLB_TREELISTBOX (HID_DBACCESS_START + 23) #endif // _DBA_DBACCESS_HELPID_HRC_ @@ -100,6 +102,9 @@ /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.3 2000/11/30 16:54:31 oj + * #81036# new helpids + * * Revision 1.2 2000/11/14 14:21:10 oj * two new defines * diff --git a/dbaccess/source/ui/browser/dbtreeview.cxx b/dbaccess/source/ui/browser/dbtreeview.cxx index 840abec0e3b4..c139dae9bd1a 100644 --- a/dbaccess/source/ui/browser/dbtreeview.cxx +++ b/dbaccess/source/ui/browser/dbtreeview.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dbtreeview.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: oj $ $Date: 2000-11-23 10:45:28 $ + * last change: $Author: oj $ $Date: 2000-12-01 11:51:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,6 +71,7 @@ #ifndef DBAUI_DBTREEMODEL_HXX #include "dbtreemodel.hxx" #endif +#include "dbaccess_helpid.hrc" // ......................................................................... namespace dbaui @@ -89,6 +90,7 @@ DBTreeView::DBTreeView( Window* pParent, WinBits nBits) m_pTreeListBox->EnableCheckButton(NULL); m_pTreeListBox->SetDragDropMode( 0 ); m_pTreeListBox->EnableInplaceEditing( sal_False ); + m_pTreeListBox->SetHelpId(HID_TLB_TREELISTBOX); m_pTreeListBox->Show(); } diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src index faf52780c739..db1b32d89778 100644 --- a/dbaccess/source/ui/browser/sbabrw.src +++ b/dbaccess/source/ui/browser/sbabrw.src @@ -2,9 +2,9 @@ * * $RCSfile: sbabrw.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2000-12-01 08:08:21 $ + * last change: $Author: oj $ $Date: 2000-12-01 11:51:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,6 +61,7 @@ #ifndef _DBU_RESOURCE_HRC_ #include "dbu_resource.hrc" #endif +#include "dbaccess_helpid.hrc" #ifndef DBACCESS_UI_BROWSER_ID_HXX #include "browserids.hxx" #endif @@ -664,7 +665,7 @@ ToolBox RID_BRW_QRY_TOOLBOX Align = BOXALIGN_TOP ; HideWhenDeactivate = TRUE ; ItemImageList = RID_DEFAULTIMAGELIST_SC ; - // HelpId = HID_TLB_TABBROWSER ; + HelpId = HID_TLB_TABBROWSER ; ItemList = { CUR_ITEM @@ -744,7 +745,7 @@ ToolBox RID_BRW_TAB_TOOLBOX Align = BOXALIGN_TOP ; ItemImageList = RID_DEFAULTIMAGELIST_SC ; HideWhenDeactivate = TRUE ; - // HelpId = HID_TLB_TABBROWSER ; + HelpId = HID_TLB_TABBROWSER ; ItemList = { CUR_ITEM