diff options
author | Christian Lippka <cl@openoffice.org> | 2001-02-13 16:03:18 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2001-02-13 16:03:18 +0000 |
commit | c95b00d78fde248567b7af7ee95dfd8deae010dc (patch) | |
tree | ee8f5c92c197f209f9261f1fa75c095832bd1242 /svx/util | |
parent | 46b2b69c5bb4f75b08f0e312ea2041d151b39a96 (diff) |
#78749# set help id for name warning msg boxes
Diffstat (limited to 'svx/util')
-rw-r--r-- | svx/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index a2bb07097186..b884941f56ab 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: cl $ $Date: 2001-02-13 16:07:11 $ + * last change: $Author: cl $ $Date: 2001-02-13 16:58:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -367,6 +367,7 @@ hidspecial SID_DSBROWSER_EXPLORER { HelpID = SID_DSBROWSER_EXPLOR hidspecial UID_FORMPROPBROWSER_FRAME { HelpID = UID_FORMPROPBROWSER_FRAME ;}; +hidspecial HID_WARN_NAME_DUPLICATE { HelpID = HID_WARN_NAME_DUPLICATE ;}; //HID_AUTOCORR_HELP_END |