diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-07-10 03:41:02 -0500 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-07-12 15:54:46 +0200 |
commit | e41b7db0240b8c99741ff699e0fc0d787b443bf4 (patch) | |
tree | b6360b795cf624d1aa1af0d6141ea6827304c620 /helpers | |
parent | bf20b6857767222ef45b04b761a07796ca17ca8f (diff) |
tdf#118314 Delete help content related to obsolete “Input Method Status” feature
Change-Id: Ie80279915e3ee9a123204a729325ca9e119ab6bb
Reviewed-on: https://gerrit.libreoffice.org/57224
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
(cherry picked from commit 2af2ba2a19e62ec8463c0f8e6b3d2346e75e5bb2)
Reviewed-on: https://gerrit.libreoffice.org/57343
Diffstat (limited to 'helpers')
-rw-r--r-- | helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | helpers/longnames_commands.csv | 1 | ||||
-rw-r--r-- | helpers/uno-commands.csv | 1 | ||||
-rw-r--r-- | helpers/uno_hid.lst | 1 | ||||
-rw-r--r-- | helpers/unocmds.txt | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 6a903d1e03..88a23cc7b9 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -4363,7 +4363,6 @@ SID_SET_SUPER_SCRIPT,10294,.uno:SuperScript SID_SHARE_DOC,26311, SID_SHOWPOPUPS,5929,.uno:ShowPopups SID_SHOW_BROWSER,10163,.uno:ShowBrowser -SID_SHOW_IME_STATUS_WINDOW,6680,.uno:ShowImeStatusWindow SID_SHOW_ITEMBROWSER,11001,.uno:ShowItemBrowser SID_SHOW_POSTIT,11098, SID_SHOW_PROPERTYBROWSER,10943,.uno:ShowPropBrowser diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index 92266c9434..c5bf3c18d2 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -1650,7 +1650,6 @@ SID_SET_SUB_SCRIPT,.uno:SubScript SID_SET_SUPER_SCRIPT,.uno:SuperScript SID_SHOWPOPUPS,.uno:ShowPopups SID_SHOW_BROWSER,.uno:ShowBrowser -SID_SHOW_IME_STATUS_WINDOW,.uno:ShowImeStatusWindow SID_SHOW_ITEMBROWSER,.uno:ShowItemBrowser SID_SHOW_PROPERTYBROWSER,.uno:ShowPropBrowser SID_SIGNATURE,.uno:Signature diff --git a/helpers/uno-commands.csv b/helpers/uno-commands.csv index 11ec6e36c6..4f3d72d4ed 100644 --- a/helpers/uno-commands.csv +++ b/helpers/uno-commands.csv @@ -1429,7 +1429,6 @@ .uno:ShowErrors .uno:ShowFmExplorer .uno:ShowHiddenParagraphs -.uno:ShowImeStatusWindow .uno:ShowInvalid .uno:ShowItemBrowser .uno:ShowMultiplePages diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index cbfa4a67b1..9559f3d5f9 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -1645,7 +1645,6 @@ SID_SET_SUB_SCRIPT,10295,.uno:SubScript SID_SET_SUPER_SCRIPT,10294,.uno:SuperScript SID_SHOWPOPUPS,5929,.uno:ShowPopups SID_SHOW_BROWSER,10163,.uno:ShowBrowser -SID_SHOW_IME_STATUS_WINDOW,6680,.uno:ShowImeStatusWindow SID_SHOW_ITEMBROWSER,11001,.uno:ShowItemBrowser SID_SHOW_PROPERTYBROWSER,10943,.uno:ShowPropBrowser SID_SIGNATURE,6643,.uno:Signature diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index 9f46c410ca..0552d7f7c2 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -914,7 +914,6 @@ .uno:ShowErrors;scalc/01/06030600.xhp .uno:ShowFmExplorer;shared/02/01170600.xhp .uno:ShowHiddenParagraphs;swriter/01/03140000.xhp -.uno:ShowImeStatusWindow;shared/01/03040000.xhp .uno:ShowInvalid;scalc/01/06030800.xhp .uno:ShowMultiplePages;swriter/02/10070000.xhp .uno:ShowPrecedents;scalc/01/06030100.xhp |