summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03103100.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03103100.xhp')
-rw-r--r--source/text/sbasic/shared/03103100.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03103100.xhp b/source/text/sbasic/shared/03103100.xhp
index 43cb797a95..27af9b6926 100644
--- a/source/text/sbasic/shared/03103100.xhp
+++ b/source/text/sbasic/shared/03103100.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textsbasicshared03103100xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">Let Statement [Runtime]</title>
+ <title id="tit" xml-lang="en-US">Let Statement</title>
<filename>/text/sbasic/shared/03103100.xhp</filename>
</topic>
</meta>
@@ -34,7 +34,7 @@
</bookmark>
-<paragraph id="hd_id3147242" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03103100.xhp" name="Let Statement [Runtime]">Let Statement [Runtime]</link></paragraph>
+<paragraph id="hd_id3147242" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03103100.xhp" name="Let Statement">Let Statement</link></paragraph>
<paragraph id="par_id3149233" role="paragraph" xml-lang="en-US">Assigns a value to a variable.</paragraph>
</section>
ue='feature/unostyles3'>feature/unostyles3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/setupvcl.hxx
AgeCommit message (Expand)Author
2020-11-18tdf#123936 Formatting files in module test with clang-formatPhilipp Hofer
2020-02-03make some headers privateCaolán McNamara