1<?xml version="1.0" encoding="UTF-8"?> 2 3 4 5<!-- 6 *********************************************************************** 7 * 8 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 9 * 10 * Copyright 2000, 2010 Oracle and/or its affiliates. 11 * 12 * OpenOffice.org - a multi-platform office productivity suite 13 * 14 * This file is part of OpenOffice.org. 15 * 16 * OpenOffice.org is free software: you can redistribute it and/or modify 17 * it under the terms of the GNU Lesser General Public License version 3 18 * only, as published by the Free Software Foundation. 19 * 20 * OpenOffice.org is distributed in the hope that it will be useful, 21 * but WITHOUT ANY WARRANTY; without even the implied warranty of 22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23 * GNU Lesser General Public License version 3 for more details 24 * (a copy is included in the LICENSE file that accompanied this code). 25 * 26 * You should have received a copy of the GNU Lesser General Public License 27 * version 3 along with OpenOffice.org. If not, see 28 * <http://www.openoffice.org/license.html> 29 * for a copy of the LGPLv3 License. 30 * 31 ************************************************************************ 32 --> 33 34 35 <helpdocument version="1.0"> 36<meta> 37<topic id="textshared0220040000xml" indexer="include" status="PUBLISH"> 38<title id="tit" xml-lang="en-US">Insert Mode</title> 39<filename>/text/shared/02/20040000.xhp</filename> 40</topic> 41</meta> 42<body> 43<section id="einfuegemodus"> 44<bookmark xml-lang="en-US" branch="hid/.uno:InsertMode" id="bm_id1407203" localize="false"/> 45<bookmark xml-lang="en-US" branch="hid/.uno:InsertMode" id="bm_id3146938" localize="false"/><paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/02/20040000.xhp" name="Insert Mode">Insert Mode</link></paragraph> 46<paragraph role="paragraph" id="par_id3152363" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:InsertMode">Displays the current insert mode. You can toggle between INSRT = insert and OVER = 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. 47</caseinline></switchinline></paragraph> 48</section> 49<paragraph role="paragraph" id="par_id3154422" xml-lang="en-US" l10n="CHG" oldref="3">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 Insert key (if available on your keyboard) to toggle the modes.</paragraph> 50<table id="tbl_id3152801"> 51<tablerow> 52<tablecell colspan="" rowspan=""> 53<paragraph role="tablehead" id="par_id3149177" xml-lang="en-US" l10n="U" oldref="4"> 54<emph>Mode</emph> 55</paragraph> 56</tablecell> 57<tablecell colspan="" rowspan=""> 58<paragraph role="tablehead" id="par_id3155391" xml-lang="en-US" l10n="U" oldref="5"> 59<emph>Result</emph> 60</paragraph> 61</tablecell> 62</tablerow> 63<tablerow> 64<tablecell colspan="" rowspan=""> 65<paragraph role="tablecontent" id="par_id3149388" xml-lang="en-US" l10n="U" oldref="6">INSRT</paragraph> 66</tablecell> 67<tablecell colspan="" rowspan=""> 68<paragraph role="tablecontent" id="par_id3147243" xml-lang="en-US" l10n="U" oldref="7">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> 69</tablecell> 70</tablerow> 71<tablerow> 72<tablecell colspan="" rowspan=""> 73<paragraph role="tablecontent" id="par_id3148539" xml-lang="en-US" l10n="U" oldref="8">OVER</paragraph> 74</tablecell> 75<tablecell colspan="" rowspan=""> 76<paragraph role="tablecontent" id="par_id3156327" xml-lang="en-US" l10n="U" oldref="9">In the overwrite mode, any existing text is replaced by new text. The cursor is displayed as a thick vertical line.</paragraph> 77</tablecell> 78</tablerow> 79</table> 80</body> 81</helpdocument> 82