summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-02-28 07:52:13 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-02-28 11:18:14 +0000
commit7498da277dcf8545fd2a96720ca56921589c3041 (patch)
tree949274093cf4e764f69d01d11e3238e8a37eb3f2 /source/text
parent9ce008461498f499ea8d524bfa7faf66ee194f14 (diff)
Remove duplicate reference to wiki pages
Change-Id: I645d4c5195e28ef54535bd70bb65277397fb5b77 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147963 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/scalc/01/func_numbervalue.xhp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/text/scalc/01/func_numbervalue.xhp b/source/text/scalc/01/func_numbervalue.xhp
index 960496cca9..7ee68a675a 100644
--- a/source/text/scalc/01/func_numbervalue.xhp
+++ b/source/text/scalc/01/func_numbervalue.xhp
@@ -51,8 +51,6 @@
<input>=NUMBERVALUE("123e12")</input> returns 1.23E+14 (considering en-US locale). No decimal or group separators are used in the supplied number and so the <emph>Decimal Separator</emph> and <emph>Group Separator</emph> arguments are omitted.</paragraph>
<paragraph role="paragraph" id="par_id801625603497421">
<input>=NUMBERVALUE("1#!234#!567"; "."; "#!")</input> returns 1234567 (considering en-US locale). Note that in this case the group separator is specified as a two-character string.</paragraph>
- <tip id="par_id451626100385699">Refer to the <link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE">NUMBERVALUE</link> wiki page for more details about this function.</tip>
-
<section id="relatedtopics">
<tip id="par_id411677015337340"><link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE">NUMBERVALUE wiki page</link>.</tip>
<embed href="text/scalc/01/func_value.xhp#Value_h1"/>