diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/swriter/guide/word_completion.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/word_completion.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/word_completion.xhp | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/word_completion.xhp b/helpcontent2/source/text/swriter/guide/word_completion.xhp new file mode 100644 index 000000000..a1fb694dc --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/word_completion.xhp @@ -0,0 +1,68 @@ +<?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="textswriterguideword_completionxml" indexer="include"> + <title xml-lang="en-US" id="tit">Word Completion for Text Documents</title> + <filename>/text/swriter/guide/word_completion.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3148882"><bookmark_value>automatic word completion</bookmark_value> + <bookmark_value>completion of words</bookmark_value> + <bookmark_value>AutoCorrect function; word completion</bookmark_value> + <bookmark_value>word completion;using/disabling</bookmark_value> + <bookmark_value>disabling;word completion</bookmark_value> + <bookmark_value>switching off;word completion</bookmark_value> + <bookmark_value>deactivating;word completion</bookmark_value> + <bookmark_value>refusing word completions</bookmark_value> + <bookmark_value>rejecting word completions</bookmark_value> +</bookmark><comment>mw made a two level entry of "switching off..." and "word completion", copied two entries to word_completion_adjust.xhp and added a new entry</comment> +<paragraph xml-lang="en-US" id="par_idN10751" role="heading" level="1"><variable id="word_completion"><link href="text/swriter/guide/word_completion.xhp">Word Completion for Text Documents</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_idN1076F" role="paragraph">$[officename] collects words that you frequently use in the current session. When you later type the first three letters of a collected word, $[officename] automatically completes the word. </paragraph> + <paragraph xml-lang="en-US" id="par_id3149346" role="paragraph">If there is more than one word in the AutoCorrect memory that matches the three letters that you type, press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to cycle through the available words. To cycle in the opposite direction, press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab. </paragraph> + <paragraph xml-lang="en-US" id="par_idN1078D" role="heading" level="2"> To Accept/Reject a Word Completion</paragraph> + <list type="unordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_idN10794" role="listitem">By default, you accept the word completion by pressing the Enter key. </paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN1079B" role="listitem"> To reject the word completion, continue typing with any other key. </paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_idN1079E" role="heading" level="2"> To Switch off the Word Completion </paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_idN107A5" role="listitem"> Choose <item type="menuitem">Tools - AutoCorrect - AutoCorrect Options - Word Completion</item>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN107AD" role="listitem"> Uncheck <emph>Enable word completion</emph>.</paragraph> + </listitem> + </list> + <section id="relatedtopics"> + <paragraph xml-lang="en-US" id="par_id7504806" role="paragraph"><link href="text/swriter/guide/word_completion_adjust.xhp">Fine-Tuning the Word Completion</link></paragraph> + </section> + </body> +</helpdocument>
\ No newline at end of file |