diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-12-18 13:32:39 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-12-18 13:33:08 +0000 |
commit | a2279bb2f52ee5bbe8d38433aac55aa1a16661fb (patch) | |
tree | 2a71e4dc34d31f58e4f67171af33641ab92ca6b0 /sfx2/util | |
parent | 32e90d832a19ea6a6b642858ee482691a505578d (diff) |
split out security info page and convert to .ui
Change-Id: Ifb962186a80941beb57b75815fbb9d425ef44ee0
Diffstat (limited to 'sfx2/util')
-rw-r--r-- | sfx2/util/hidother.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index e8cc0fb39e75..d3151d9cb883 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -94,6 +94,5 @@ 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; }; hidspecial HID_TASKPANE_VIEW_MENU { HelpID = HID_TASKPANE_VIEW_MENU; }; |