From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/shared/02/20040000.xhp | 61 +++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 helpcontent2/source/text/shared/02/20040000.xhp (limited to 'helpcontent2/source/text/shared/02/20040000.xhp') diff --git a/helpcontent2/source/text/shared/02/20040000.xhp b/helpcontent2/source/text/shared/02/20040000.xhp new file mode 100644 index 000000000..b927bdf7c --- /dev/null +++ b/helpcontent2/source/text/shared/02/20040000.xhp @@ -0,0 +1,61 @@ + + + + + + + Insert Mode + /text/shared/02/20040000.xhp + + + +
+ +Insert Mode +Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite. This field is only active if the cursor is in the input line of the formula bar or in a cell. +
+Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the Insert mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes. + + + + Mode + + + Result + + + + + INSRT + + + In the insert mode, new text is inserted at the cursor position and the following text is shifted to the right. The cursor is displayed as a vertical line. + + + + + OVER + + + In the overwrite mode, any existing text is replaced by new text. The cursor is displayed as a thick vertical line. + + +
+ +
-- cgit v1.2.3