summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-10 12:33:30 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-10 12:33:30 +0000
commitb6a8594300b8acc3e4983fd4042dc61ecdfe0b68 (patch)
tree98ca18d3943e6f06ec91cef69f00acefc2829910 /sfx2/util
parent9b1fc9418a92e46aada9ce92625abc2968b7c9eb (diff)
INTEGRATION: CWS fwk02ea (1.14.358); FILE MERGED
2004/05/25 07:22:17 cd 1.14.358.2: #i27758# Added hidspecial for listbox 2004/05/24 14:35:27 mba 1.14.358.1: #i28628#: helpid for macro messagebox
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/hidother.src6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src
index f515d672676f..5423d85b729d 100644
--- a/sfx2/util/hidother.src
+++ b/sfx2/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:29:32 $
+ * last change: $Author: kz $ $Date: 2004-06-10 13:33:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -228,3 +228,5 @@ hidspecial HID_CLOSE_WARNING { HelpID = HID_CLOSE_WARNING; };
hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_XML; };
hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; };
hidspecial HID_HELP_TEXT_SELECTION_MODE { HelpID = HID_HELP_TEXT_SELECTION_MODE; };
+hidspecial HID_MACROCHECKDIALOG { HelpID = HID_MACROCHECKDIALOG; };
+hidspecial HID_MACRO_HEADERTABLISTBOX { HelpID = HID_MACRO_HEADERTABLISTBOX; };