diff options
author | tagezi <lera.goncharuk@gmail.com> | 2018-02-17 17:47:10 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-22 17:17:46 +0100 |
commit | 75cf318614f73c93a51538a9508ccca2b47f82b1 (patch) | |
tree | 8a2207178b8416bb87b3be5d903cf09f11d64cba /source/text/sbasic/shared/03100070.xhp | |
parent | 5339d3c91fb81ea593a96c5602b767d68aba623f (diff) |
Deletion [Runtime] from names functions
[Runtime] was deleted
[Runtime - VBA] was replaced to [VBA]
Combination of words "runtime functions" and "runtime categiries"
was replaced to "functions" and "categiries" respectively
Change-Id: I1f03a5f2ef1697e216e144ecccbfb8942b315718
Reviewed-on: https://gerrit.libreoffice.org/49914
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03100070.xhp')
-rw-r--r-- | source/text/sbasic/shared/03100070.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03100070.xhp b/source/text/sbasic/shared/03100070.xhp index 26b00dfaac..840a6eb66f 100644 --- a/source/text/sbasic/shared/03100070.xhp +++ b/source/text/sbasic/shared/03100070.xhp @@ -21,7 +21,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03100070xhp" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">CVar Function [Runtime]</title> +<title id="tit" xml-lang="en-US">CVar Function</title> <filename>/text/sbasic/shared/03100070.xhp</filename> </topic> <history> @@ -32,7 +32,7 @@ <section id="cvar"> <bookmark xml-lang="en-US" branch="index" id="bm_id2338633"><bookmark_value>CVar function</bookmark_value> </bookmark> -<paragraph role="heading" id="par_idN1054B" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03100070.xhp">CVar Function [Runtime]</link></paragraph> +<paragraph role="heading" id="par_idN1054B" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03100070.xhp">CVar Function</link></paragraph> <paragraph role="paragraph" id="par_idN1055B" xml-lang="en-US">Converts a string expression or numeric expression to a variant expression.</paragraph> </section> <paragraph role="heading" id="par_idN1055E" xml-lang="en-US" level="2">Syntax:</paragraph> |