[Libreoffice-commits] help.git: source/text
Steve Fanning (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jul 17 14:39:59 UTC 2021
source/text/scalc/01/04060111.xhp | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit b31f5bed5155ffcda336c3e7a1e18e60a7382228
Author: Steve Fanning <stevemfanning at yahoo.co.uk>
AuthorDate: Fri Jul 16 22:59:57 2021 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Jul 17 16:39:39 2021 +0200
Add example to help description of Calc's ROT13 function.
Change-Id: I32c654dd8f86f508fce8555f033faa34b81b3e6c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119038
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/scalc/01/04060111.xhp b/source/text/scalc/01/04060111.xhp
index eb282e1c9..398b49b57 100644
--- a/source/text/scalc/01/04060111.xhp
+++ b/source/text/scalc/01/04060111.xhp
@@ -99,6 +99,9 @@
<paragraph role="code" id="par_id3159205" xml-lang="en-US">ROT13(Text)</paragraph>
<paragraph role="paragraph" id="par_id3153249" xml-lang="en-US">
<emph>Text</emph> is the character string to be encrypted. ROT13(ROT13(Text)) decrypts the code.</paragraph>
+<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
+<paragraph id="par_id151626469224135" role="paragraph"><input>=ROT13("Gur Qbphzrag Sbhaqngvba jnf sbhaqrq va Frcgrzore 2010.")</input> returns the string "The Document Foundation was founded in September 2010.". Notice how spaces, digits, and full stops are unaffected by ROT13.</paragraph>
+<tip id="par_id221626469509161">Refer to the <link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROT13" name="ROT13_Wiki">ROT13</link> wiki page for more details about this function.</tip>
</section>
<section id="daysinyear">
<bookmark xml-lang="en-US" branch="index" id="bm_id3151300"><bookmark_value>DAYSINYEAR function</bookmark_value>
More information about the Libreoffice-commits
mailing list