summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2002-11-05 08:42:01 +0000
committergt <gt@openoffice.org>2002-11-05 08:42:01 +0000
commita8ed053ac5def70d0c7aece87d268acbe62a8278 (patch)
treefff717b080693331bd783db1d79627835f6b6fd5 /sfx2/util
parent44bb5b23227ed50293df51ddf080e8ef3f1633ca (diff)
#104741# 4 misc file dlgs
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/hidother.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src
index 0d6ff3fb7de7..e752474a8363 100644
--- a/sfx2/util/hidother.src
+++ b/sfx2/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: os $ $Date: 2002-08-01 11:37:11 $
+ * last change: $Author: gt $ $Date: 2002-11-05 09:42:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -228,3 +228,7 @@ 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 SID_INSERT_GRAPHIC { HelpID = SID_INSERT_GRAPHIC; };
+hidspecial SID_INSERT_SOUND { HelpID = SID_INSERT_SOUND; };
+hidspecial SID_INSERT_VIDEO { HelpID = SID_INSERT_VIDEO; };
+hidspecial HID_CONFIG_SAVE { HelpID = HID_CONFIG_SAVE; };