From 8f3229af24504bc36dfaa39fc431a8ac8c4c1bb1 Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Thu, 23 Jun 2011 22:15:16 +0700 Subject: Update the operation of delete and backspace key fdo#31652 The operation of these two buttons are interchanged, so help needs update. Released under LGPLv3+/MPL Signed-off-by: Michael Meeks --- helpcontent2/source/text/scalc/01/02150000.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'helpcontent2/source/text') diff --git a/helpcontent2/source/text/scalc/01/02150000.xhp b/helpcontent2/source/text/scalc/01/02150000.xhp index 38d70ba0a6..6f1bc4e4fa 100644 --- a/helpcontent2/source/text/scalc/01/02150000.xhp +++ b/helpcontent2/source/text/scalc/01/02150000.xhp @@ -52,8 +52,8 @@
-This dialog is also called by pressing Del after the cell cursor has been activated on the sheet. -Pressing Backspace deletes content without calling the dialog or changing formats. +This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet. +Pressing Delete deletes content without calling the dialog or changing formats. Use Cut on the Standard bar to delete contents and formats without the dialog. Selection This area lists the options for deleting contents. -- cgit