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/number_date_conv.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/number_date_conv.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/number_date_conv.xhp | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/number_date_conv.xhp b/helpcontent2/source/text/swriter/guide/number_date_conv.xhp new file mode 100644 index 000000000..e69f6230d --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/number_date_conv.xhp @@ -0,0 +1,57 @@ +<?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="textswriterguidenumber_date_convxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Turning Number Recognition On or Off in Tables</title> + <filename>/text/swriter/guide/number_date_conv.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3156383"> + <bookmark_value>numbers; automatic recognition in text tables</bookmark_value> + <bookmark_value>tables; number recognition</bookmark_value> + <bookmark_value>tables; date formatting</bookmark_value> + <bookmark_value>table cells; date formatting</bookmark_value> + <bookmark_value>dates;formatting automatically in tables</bookmark_value> + <bookmark_value>recognition;numbers</bookmark_value> +</bookmark> +<h1 xml-lang="en-US" id="hd_id3156383"><variable id="number_date_conv"><link href="text/swriter/guide/number_date_conv.xhp" name="Turning Number Recognition On or Off in Tables">Turning Number Recognition On or Off in Tables</link> +</variable></h1> + <paragraph xml-lang="en-US" id="par_id3155179" role="paragraph">$[officename] can automatically recognize numbers or dates that you enter into a table cell, converting them from text to an appropriate number format. Use <menuitem>Table - Number Format</menuitem> to change the display of the entered value.</paragraph> + <embed href="text/shared/optionen/01040500.xhp#number_recognition_failed_or_off"/> + <paragraph xml-lang="en-US" id="par_id3149966" role="paragraph">To enable or disable this feature, do one of the following:</paragraph> + <list type="unordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155919" role="listitem">Choose <menuitem>Table - Number Recognition</menuitem>.</paragraph> + <paragraph role="listitem" id="par_id531605970858214">When this feature is on, a check mark is displayed in front of the <menuitem>Number Recognition</menuitem> command.</paragraph> + </listitem> + </list> + <list type="unordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155527" role="listitem">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Table</menuitem>, and select or clear the <menuitem>Number Recognition</menuitem> check box.</paragraph> + </listitem> + </list> +<paragraph role="paragraph" id="par_id781605970689063">This feature applies globally to all tables in all documents. When enabled, typing a date or number into a table cell will result in automatic formatting. Enabling and disabling this feature does not change existing data formatting.</paragraph> +<section id="relatedtopics"> +<paragraph xml-lang="en-US" id="par_id3153415" role="paragraph"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01040500.xhp" name="Text Document - Table">%PRODUCTNAME Writer - Table</link></paragraph> +</section> +</body> +</helpdocument>
\ No newline at end of file |