summaryrefslogtreecommitdiff
path: root/dbaccess/util/hidother.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-07-17 06:31:29 +0000
committerOcke Janssen <oj@openoffice.org>2001-07-17 06:31:29 +0000
commit0e8a93180e3a27b63f716597a39df1e9d175b6f3 (patch)
tree4cbdc76ff8a1067661c2ce38b66a75b56b5cc2da /dbaccess/util/hidother.src
parent952a8597a6ac405e9831005d07659cebd1dc34c1 (diff)
#89575# new pwd change dialog
Diffstat (limited to 'dbaccess/util/hidother.src')
-rw-r--r--dbaccess/util/hidother.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src
index d2b96a4bce7e..0e1b84b10dc7 100644
--- a/dbaccess/util/hidother.src
+++ b/dbaccess/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: oj $ $Date: 2001-07-16 07:37:24 $
+ * last change: $Author: oj $ $Date: 2001-07-17 07:28:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -264,6 +264,7 @@ hidspecial HID_DSBROWSER_DISCONNECTING { HelpId = HID_DSBROWSER
hidspecial HID_DSBROWSER_DIRECTSQL { HelpId = HID_DSBROWSER_DIRECTSQL ; };
hidspecial HID_DSADMIN_LDAP_ROWCOUNT { HelpId = HID_DSADMIN_LDAP_ROWCOUNT ; };
hidspecial HID_BROWSER_QUERY_PASTE { HelpId = HID_BROWSER_QUERY_PASTE ; };
+hidspecial HID_DLG_PASSWORD { HelpId = HID_DLG_PASSWORD ; };
hidspecial HID_BROWSER_QUERY_EDITSQL { HelpId = HID_BROWSER_QUERY_EDITSQL ; };
hidspecial HID_BROWSER_NEW_LINK { HelpId = HID_BROWSER_NEW_LINK ; };
hidspecial HID_BROWSER_EDIT_LINK { HelpId = HID_BROWSER_EDIT_LINK ; };
@@ -275,6 +276,9 @@ hidspecial HID_BROWSER_BEW_DOCUMENT { HelpId = HID_BROWSER_B
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.32 2001/07/16 07:37:24 oj
+ * #86731# some helpids for toolbars
+ *
* Revision 1.31 2001/07/03 13:59:27 oj
* #86890# impl query paste in contextmenu
*