diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2012-05-09 23:51:16 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2012-05-09 23:51:16 +0700 |
commit | abbbe57b0f8bd5c5b306a76d5d916da1d02cbc27 (patch) | |
tree | c5c6386150471c453627fd11fb892775050c277e | |
parent | e81c1f4b97088e19078400a938ff8ea4a94f03a1 (diff) |
fdo#31652: More Delete and Backspace swap for Delete Contents dialog
Change-Id: I5ac99197a79d5369bd3bfb3b77a6520e7b77bb51
-rw-r--r-- | helpcontent2/source/text/scalc/00/00000402.xhp | 2 | ||||
-rw-r--r-- | helpcontent2/source/text/scalc/04/01020000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/scalc/00/00000402.xhp b/helpcontent2/source/text/scalc/00/00000402.xhp index aef592156e..e60d4e1a6c 100644 --- a/helpcontent2/source/text/scalc/00/00000402.xhp +++ b/helpcontent2/source/text/scalc/00/00000402.xhp @@ -52,7 +52,7 @@ <paragraph l10n="U" role="paragraph" id="par_id3154910" xml-lang="en-US" oldref="10"><variable id="bausreihe">Choose <emph>Edit - Fill - Series</emph></variable></paragraph> <section id="binhalt"> <paragraph l10n="U" role="paragraph" id="par_id3154123" xml-lang="en-US" oldref="11">Choose <emph>Edit - Delete Contents</emph></paragraph> - <paragraph role="paragraph" id="par_id3145785" l10n="U" xml-lang="en-US" oldref="20">Delete key</paragraph> + <paragraph role="paragraph" id="par_id3145785" l10n="U" xml-lang="en-US" oldref="20">Backspace</paragraph> </section> <paragraph l10n="U" role="paragraph" id="par_id3150011" xml-lang="en-US" oldref="12"><variable id="bzelo">Choose <emph>Edit - Delete Cells</emph></variable></paragraph> <section id="btaloes"> diff --git a/helpcontent2/source/text/scalc/04/01020000.xhp b/helpcontent2/source/text/scalc/04/01020000.xhp index 0d50c1bd7a..12a9639a14 100644 --- a/helpcontent2/source/text/scalc/04/01020000.xhp +++ b/helpcontent2/source/text/scalc/04/01020000.xhp @@ -55,7 +55,7 @@ <paragraph role="paragraph" id="par_id3166426" xml-lang="en-US" l10n="U" oldref="4">To select multiple cells in different areas of a sheet, hold down <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and drag in the different areas.</paragraph> <paragraph role="paragraph" id="par_id3150207" xml-lang="en-US" l10n="U" oldref="127">To select multiple sheets in a spreadsheet, hold down <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then click the name tabs at the lower edge of the workspace. To select only one sheet in a selection, hold down Shift, and then click the name tab of the sheet.</paragraph> <paragraph role="paragraph" id="par_id3166432" xml-lang="en-US" l10n="U" oldref="129">To insert a manual line break in a cell, click in the cell, and then press <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter.</paragraph> -<paragraph role="paragraph" id="par_id3146978" xml-lang="en-US" l10n="U" oldref="130">To delete the contents of selected cells, press Delete. This opens the <link href="text/scalc/01/02150000.xhp" name="Delete Contents">Delete Contents</link> dialog, where you choose which contents of the cell you want to delete. To delete the contents of selected cells without a dialog, press the Backspace key.</paragraph> +<paragraph role="paragraph" id="par_id3146978" xml-lang="en-US" l10n="U" oldref="130">To delete the contents of selected cells, press Backspace. This opens the <link href="text/scalc/01/02150000.xhp" name="Delete Contents">Delete Contents</link> dialog, where you choose which contents of the cell you want to delete. To delete the contents of selected cells without a dialog, press the Delete key.</paragraph> <paragraph role="heading" id="hd_id3145386" xml-lang="en-US" level="2" l10n="U" oldref="85">Navigating in Spreadsheets</paragraph> <table id="tbl_id5963927"> <tablerow> |