From 51d8dc533fa14bd7e2b1289d73f50c852dbb4afc Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 24 Jun 2011 12:02:46 +0200 Subject: Revert "Update the operation of delete and backspace key fdo#31652" This reverts commit 0af6cbdffb51c71632e22d1e0a83f0234c5989e0. broke string freeze --- helpcontent2/source/text/scalc/01/02150000.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpcontent2/source/text/scalc/01/02150000.xhp b/helpcontent2/source/text/scalc/01/02150000.xhp index 6f1bc4e4fa..38d70ba0a6 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 Backspace after the cell cursor has been activated on the sheet. -Pressing Delete deletes content without calling the dialog or changing formats. +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. Use Cut on the Standard bar to delete contents and formats without the dialog. Selection This area lists the options for deleting contents. -- cgit