diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-11-24 16:24:40 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-24 23:16:32 +0100 |
commit | f0f2cba1d40a248f3cc24ecaa60d403586894780 (patch) | |
tree | 6b1c3ad20e49ac1907fcc415a662365215f94566 /source/text/scalc/01/04060110.xhp | |
parent | 9ae4ee41e475d51f22122596c1f0bf4931232864 (diff) |
tdf#143846 Separate help pages for ASC/JIS text functions
Change-Id: I9b5ae9b14ea98fe9edbf84a433ad4b7ed3bfcf39
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125720
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04060110.xhp')
-rw-r--r-- | source/text/scalc/01/04060110.xhp | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp index 2fe9ef7455..9ddbcf00a7 100644 --- a/source/text/scalc/01/04060110.xhp +++ b/source/text/scalc/01/04060110.xhp @@ -75,20 +75,7 @@ </section> <section id="asc"> -<bookmark xml-lang="en-US" branch="index" id="bm_id8796349"> - <bookmark_value>ASC function</bookmark_value> -</bookmark> -<comment>i79585</comment> -<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ASC" id="bm_id3187353" localize="false"/> - -<h2 id="hd_id7723929">ASC</h2> -<paragraph id="par_id8455153" role="paragraph" xml-lang="en-US"><ahelp hid=".">The ASC function converts full-width to half-width ASCII and katakana characters. Returns a text string.</ahelp></paragraph> -<paragraph id="par_id9912411" role="paragraph" xml-lang="en-US">See <link href="https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions" name="wiki.documentfoundation.org Calc/Features/JIS and ASC functions">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table.</paragraph> - -<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> -<paragraph id="par_id1993774" role="code" xml-lang="en-US">ASC("Text")</paragraph> -<paragraph id="par_id2949919" role="paragraph" xml-lang="en-US"> <emph>Text</emph> is the text that contains characters to be converted.</paragraph> -<paragraph id="par_id2355113" role="paragraph" xml-lang="en-US">See also JIS function.</paragraph> + <embed href="text/scalc/01/func_asc.xhp#func_asc"/> </section> <section id="bahttext"> @@ -325,20 +312,7 @@ </section> <section id="jis"> -<bookmark xml-lang="en-US" branch="index" id="bm_id7319864"> - <bookmark_value>JIS function</bookmark_value> -</bookmark> - -<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_JIS" id="bm_id3818475" localize="false"/> - -<h2 id="hd_id3666188">JIS</h2> -<paragraph id="par_id964384" role="paragraph" xml-lang="en-US"><ahelp hid=".">The JIS function converts half-width to full-width ASCII and katakana characters. Returns a text string.</ahelp></paragraph> -<paragraph id="par_id1551561" role="paragraph" xml-lang="en-US">See <link href="https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions" name="wiki.documentfoundation.org Calc/Features/JIS and ASC functions">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table.</paragraph> - -<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> -<paragraph id="par_id2504654" role="code" xml-lang="en-US">JIS("Text")</paragraph> -<paragraph id="par_id5292519" role="paragraph" xml-lang="en-US"> <emph>Text</emph> is the text that contains characters to be converted.</paragraph> -<paragraph id="par_id3984496" role="paragraph" xml-lang="en-US">See also ASC function.</paragraph> + <embed href="text/scalc/01/func_jis.xhp#func_jis"/> </section> <section id="left"> |