diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 12:21:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 12:21:12 +0000 |
commit | 3b7cd8d93f2f9bc2f8d84e2185b4c4cac710abd5 (patch) | |
tree | 3a6a32b462ca6896d8f6ddda99df0686d2a9da39 /svx | |
parent | 08e9aef3538b756f9cc0bdfa3b5c0bfcb1c1c798 (diff) |
INTEGRATION: CWS os8 (1.20.152); FILE MERGED
2003/04/04 09:46:43 os 1.20.152.1: #108623# HelpId in redline dialog correctly set
Diffstat (limited to 'svx')
-rw-r--r-- | svx/util/hidother.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index 8d38b7b5d585..16ee68a9a379 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: gt $ $Date: 2002-11-05 09:53:41 $ + * last change: $Author: vg $ $Date: 2003-04-17 13:21:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -401,3 +401,5 @@ hidspecial HID_OPTIONS_PATHS_SELECTFOLDER { HelpID = HID_OPTIONS_PATHS_SEL 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; }; +hidspecial HID_REDLINING_VIEW_DG_VIEW_TABLE { HelpID = HID_REDLINING_VIEW_DG_VIEW_TABLE ; }; +hidspecial HID_REDLINING_VIEW_DG_VIEW_HEADER { HelpID = HID_REDLINING_VIEW_DG_VIEW_HEADER; }; |