diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 08:11:47 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 16:10:29 +0200 |
commit | ff28718632e3062ced6aea9f38cf8934bf3f36d4 (patch) | |
tree | 12e0b36b187e5c4202d9c1ea9e50c417e4e03e0b /source/text/swriter/01 | |
parent | 9f24e78f7c45b3fae572c80e3a0542203c829fa8 (diff) |
tdf#155875 UI cmds Writer/Table in Help(37)
+ refactoring
+ Table - Number recognition (part 37)
Change-Id: I0fba1c1d55aade21c39321ae5c5c4ddabfc72a9d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156776
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/01')
-rw-r--r-- | source/text/swriter/01/TableNumberRecognition.xhp | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/source/text/swriter/01/TableNumberRecognition.xhp b/source/text/swriter/01/TableNumberRecognition.xhp new file mode 100644 index 0000000000..6d8cd6e7cf --- /dev/null +++ b/source/text/swriter/01/TableNumberRecognition.xhp @@ -0,0 +1,39 @@ +<?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/. + * + --> + + <meta> + <topic id="textswriter01TableNumberRecognitionxhp" indexer="include" status="PUBLISH"> + <title id="tit">Table Number Recognition</title> + <filename>/text/swriter/01/TableNumberRecognition.xhp</filename> + </topic> + </meta> +<body> +<bookmark id="bm_id811694255003806" branch="hid/.uno:TableNumberRecognition" localize="false"/> +<bookmark branch="index" id="bm_id671694256282744"> +<bookmark_value>tables; number recognition</bookmark_value> +</bookmark> +<section id="numberrecognition"> + <h1 id="hd_id381694255003807"><variable id="h1"><link href="text/swriter/01/TableNumberRecognition.xhp">Number Recognition</link></variable></h1> + <paragraph role="paragraph" id="par_id511605978897703">Toggles the setting for automatically recognizing numbers or dates that you enter into a table cell, converting them from text to an appropriate number format.</paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00040503.xhp#number_recognition"/> +</section> +<note id="par_id571694256958083">When this feature is on, a check mark is displayed in front of the <menuitem>Number Recognition</menuitem> command.</note> +<embed href="text/shared/optionen/01040500.xhp#number_recognition"/> +<section id="relatedtopics"> + <paragraph role="paragraph" id="par_id201694255804342"><link href="text/shared/optionen/01040500.xhp">%PRODUCTNAME Writer Table Options</link></paragraph> + <embed href="text/swriter/guide/number_date_conv.xhp#number_date_conv"/> + <embed href="text/swriter/main0110.xhp#h1"/> +</section> +</body> +</helpdocument> + |