diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /helpcontent2/source/text/shared/02/20040000.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/02/20040000.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/02/20040000.xhp | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/02/20040000.xhp b/helpcontent2/source/text/shared/02/20040000.xhp new file mode 100644 index 000000000..2193cad07 --- /dev/null +++ b/helpcontent2/source/text/shared/02/20040000.xhp @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<meta> + <topic id="textshared0220040000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Insert Mode</title> + <filename>/text/shared/02/20040000.xhp</filename> + </topic> +</meta> +<body> +<section id="einfuegemodus"> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertMode" id="bm_id1407203" localize="false"/> +<paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1"><link href="text/shared/02/20040000.xhp" name="Insert Mode">Insert Mode</link></paragraph> +<paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><ahelp hid=".uno:InsertMode">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select="appl"><caseinline select="CALC"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline></paragraph> +</section> +<paragraph role="paragraph" id="par_id3154422" xml-lang="en-US">Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes.</paragraph> +<table id="tbl_id3152801"> + <tablerow> + <tablecell colspan="" rowspan=""> + <paragraph role="tablehead" id="par_id3149177" xml-lang="en-US"><emph>Mode</emph></paragraph> + </tablecell> + <tablecell colspan="" rowspan=""> + <paragraph role="tablehead" id="par_id3155391" xml-lang="en-US"><emph>Result</emph></paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell colspan="" rowspan=""> + <paragraph role="tablecontent" id="par_id3149388" xml-lang="en-US">INSRT</paragraph> + </tablecell> + <tablecell colspan="" rowspan=""> + <paragraph role="tablecontent" id="par_id3147243" xml-lang="en-US">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.</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell colspan="" rowspan=""> + <paragraph role="tablecontent" id="par_id3148539" xml-lang="en-US">OVER</paragraph> + </tablecell> + <tablecell colspan="" rowspan=""> + <paragraph role="tablecontent" id="par_id3156327" xml-lang="en-US">In the overwrite mode, any existing text is replaced by new text. The cursor is displayed as a thick vertical line.</paragraph> + </tablecell> + </tablerow> +</table> +</body> +</helpdocument> |