summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2000-12-01 10:51:05 +0000
committerOcke Janssen <oj@openoffice.org>2000-12-01 10:51:05 +0000
commit48f66e5723d403e7d363a52f5b4b93f840e9bf66 (patch)
tree8ea45b5bc27b87e76090f94f2f62fad63f1ccae6 /dbaccess/inc/dbaccess_helpid.hrc
parentc3a1190f91b44a79d001ec551921b5c18755a543 (diff)
#81036# some new help ids
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc9
1 files changed, 7 insertions, 2 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
*