summaryrefslogtreecommitdiff
path: root/wizards/util
diff options
context:
space:
mode:
authorTom Verbeek <tv@openoffice.org>2001-11-23 14:01:04 +0000
committerTom Verbeek <tv@openoffice.org>2001-11-23 14:01:04 +0000
commit5155aee7221283dd4cdd75240ce76c8801fe2da1 (patch)
treeec0a89fe954c359280ebb9f1f9963929223b7ff1 /wizards/util
parente76f1d2667a30ed1a77d2c7644d9b6aadb5cfc77 (diff)
#95055# helpids for Calc styles dialog
Diffstat (limited to 'wizards/util')
-rw-r--r--wizards/util/hidother.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/wizards/util/hidother.src b/wizards/util/hidother.src
index 7f01dd085484..31a832b19059 100644
--- a/wizards/util/hidother.src
+++ b/wizards/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tv $ $Date: 2001-11-16 14:41:01 $
+ * last change: $Author: tv $ $Date: 2001-11-23 15:01:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -329,6 +329,14 @@ hidspecial HID { HelpID = HID_DLGCORRESPONDENCE_OPTIONLETTER2; };
#define HID_DLGCORRESPONDENCE_LETTEROKAY 34637
hidspecial HID { HelpID = HID_DLGCORRESPONDENCE_LETTEROKAY; };
+#define HID_DLGSTYLES_DIALOG 34650
+hidspecial HID { HelpID = HID_DLGSTYLES_DIALOG; };
+#define HID_DLGSTYLES_LISTBOX 34651
+hidspecial HID { HelpID = HID_DLGSTYLES_LISTBOX; };
+#define HID_DLGSTYLES_CANCEL 34652
+hidspecial HID { HelpID = HID_DLGSTYLES_CANCEL; };
+#define HID_DLGSTYLES_OKAY 34653
+hidspecial HID { HelpID = HID_DLGSTYLES_OKAY; };
#define HID_DLGCONVERT_DIALOG 34660
hidspecial HID { HelpID = HID_DLGCONVERT_DIALOG; };