diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-15 13:02:12 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-15 13:02:12 +0200 |
commit | 9d31e5d3ca564c719f94810fd93825131a14699c (patch) | |
tree | dea21e8adefb4d3d0c89c62507a917bb3d152e58 /sfx2/util | |
parent | d148b9b253a4dc439d7572877afd7b43aa943ca8 (diff) |
cws tl79: #i110254# security tab hid added to hidother.src
Diffstat (limited to 'sfx2/util')
-rw-r--r-- | sfx2/util/hidother.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index 72b178b2d629..3ef31046bb00 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -165,3 +165,4 @@ hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_X hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; }; hidspecial HID_HELP_TEXT_SELECTION_MODE { HelpID = HID_HELP_TEXT_SELECTION_MODE; }; hidspecial HID_DLG_CHECKFORONLINEUPDATE { HelpID = HID_DLG_CHECKFORONLINEUPDATE; }; +hidspecial HID_DOCINFOSECURITY { HelpID = HID_DOCINFOSECURITY; }; |