diff options
author | gt <gt@openoffice.org> | 2002-11-05 08:53:41 +0000 |
---|---|---|
committer | gt <gt@openoffice.org> | 2002-11-05 08:53:41 +0000 |
commit | 617d48bbfd0f4c424ebfe4997131090a4b63c0a3 (patch) | |
tree | e623a164b84c6eaaa5497346111bd61138658c0e | |
parent | a8ed053ac5def70d0c7aece87d268acbe62a8278 (diff) |
#104741# 4 misc file dlgs
-rw-r--r-- | svx/util/hidother.src | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index b142e224967c..8d38b7b5d585 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: fs $ $Date: 2002-08-28 14:19:31 $ + * last change: $Author: gt $ $Date: 2002-11-05 09:53:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -397,4 +397,7 @@ hidspecial HID_OPTIONS_COLORCONFIG_NAME_SCHEME { HelpID = HID_OPTIONS_COLORCONF //HID_AUTOCORR_HELP_END - +hidspecial HID_OPTIONS_PATHS_SELECTFOLDER { HelpID = HID_OPTIONS_PATHS_SELECTFOLDER; }; +hidspecial HID_GALLERY_NEWTHEME_FINDFILES { HelpID = HID_GALLERY_NEWTHEME_FINDFILES; }; +hidspecial HID_GALLERY_NEWTHEME_ADDFILES { HelpID = HID_GALLERY_NEWTHEME_ADDFILES; }; +hidspecial HID_NUMBERINGOPT_SEL_GRF_FROM_FILE { HelpID = HID_NUMBERINGOPT_SEL_GRF_FROM_FILE; }; |