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/03090101.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/03090101.xhp')
-rw-r--r-- | source/text/sbasic/shared/03090101.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03090101.xhp b/source/text/sbasic/shared/03090101.xhp index a7753b2d43..71832b8159 100644 --- a/source/text/sbasic/shared/03090101.xhp +++ b/source/text/sbasic/shared/03090101.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textsbasicshared03090101xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">If...Then...Else Statement [Runtime]</title> + <title id="tit" xml-lang="en-US">If...Then...Else Statement</title> <filename>/text/sbasic/shared/03090101.xhp</filename> </topic> </meta> @@ -34,7 +34,7 @@ </bookmark> -<paragraph id="hd_id3154422" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03090101.xhp" name="If...Then...Else Statement [Runtime]">If...Then...Else Statement [Runtime]</link></paragraph> +<paragraph id="hd_id3154422" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03090101.xhp" name="If...Then...Else Statement">If...Then...Else Statement</link></paragraph> <paragraph id="par_id3155555" role="paragraph" xml-lang="en-US">Defines one or more statement blocks that you only want to execute if a given condition is True.</paragraph> </section> |