summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03132100.xhp
diff options
context:
space:
mode:
authortagezi <lera.goncharuk@gmail.com>2018-02-17 17:47:10 +0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-02-22 17:17:46 +0100
commit75cf318614f73c93a51538a9508ccca2b47f82b1 (patch)
tree8a2207178b8416bb87b3be5d903cf09f11d64cba /source/text/sbasic/shared/03132100.xhp
parent5339d3c91fb81ea593a96c5602b767d68aba623f (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/03132100.xhp')
-rw-r--r--source/text/sbasic/shared/03132100.xhp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/03132100.xhp b/source/text/sbasic/shared/03132100.xhp
index 6dbf5dbd52..07527ed07a 100644
--- a/source/text/sbasic/shared/03132100.xhp
+++ b/source/text/sbasic/shared/03132100.xhp
@@ -21,7 +21,7 @@
<meta>
<topic id="textsbasicshared03132100xml" indexer="include" status="PUBLISH">
- <title xml-lang="en-US" id="tit">GetGuiType Function [Runtime]</title>
+ <title xml-lang="en-US" id="tit">GetGuiType Function</title>
<filename>/text/sbasic/shared/03132100.xhp</filename>
</topic>
</meta>
@@ -29,10 +29,10 @@
<section id="getguitype">
<bookmark xml-lang="en-US" branch="index" id="bm_id3147143"><bookmark_value>GetGuiType function</bookmark_value>
</bookmark>
-<paragraph xml-lang="en-US" id="hd_id3155310" role="heading" level="1"><link href="text/sbasic/shared/03132100.xhp" name="GetGuiType Function [Runtime]">GetGuiType Function [Runtime]</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155310" role="heading" level="1"><link href="text/sbasic/shared/03132100.xhp" name="GetGuiType Function">GetGuiType Function</link></paragraph>
<paragraph xml-lang="en-US" id="par_id3152459" role="paragraph">Returns a numerical value that specifies the graphical user interface.</paragraph>
</section>
- <paragraph xml-lang="en-US" id="par_id3153323" role="paragraph">This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3153323" role="paragraph">This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3154894" role="heading" level="2">Syntax:</paragraph>
<bascode>
<paragraph xml-lang="en-US" id="par_id3147143" role="bascode" localize="false">GetGUIType()</paragraph>