diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-10-19 09:49:38 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-10-19 09:49:38 +0000 |
commit | 1aed6eb7d11c6994177ae06dee5f667c0b44cc8c (patch) | |
tree | d264664a7dbf85c56e7a4c71917a92c4588b89d4 /sfx2/util/hidother.src | |
parent | 48d941c4b3cf8076e197e9b31b9ba7b0da17bc40 (diff) |
#93480# +HID_DID_SAVE_PACKED_XML
Diffstat (limited to 'sfx2/util/hidother.src')
-rw-r--r-- | sfx2/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index b1206b3509c8..33b1c6a5bbab 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: os $ $Date: 2001-09-27 13:28:00 $ + * last change: $Author: fs $ $Date: 2001-10-19 10:49:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -225,3 +225,4 @@ hidspecial HID_HELP_TOOLBOXITEM_SEARCHDIALOG { HelpID = HID_HELP_TOOLBOXITEM_ hidspecial HID_TBXCONTROL_FILENEW { HelpID = HID_TBXCONTROL_FILENEW; }; hidspecial HID_GLOBAL_FALLBACK { HelpID = HID_GLOBAL_FALLBACK; }; hidspecial HID_CLOSE_WARNING { HelpID = HID_CLOSE_WARNING; }; +hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_XML; }; |