This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 0f827ae  Added missing space in help files
0f827ae is described below

commit 0f827ae2a387fc09b513df59628a2613003d367b
Author: mseidel <[email protected]>
AuthorDate: Tue Jan 28 13:33:39 2020 +0100

    Added missing space in help files
    
    (cherry picked from commit a93eb608df6ec3069abb7756c56c7b52278395de)
---
 main/helpcontent2/source/auxiliary/sbasic.tree           | 6 +++---
 main/helpcontent2/source/text/sbasic/shared/03020103.xhp | 4 ++--
 main/helpcontent2/source/text/sbasic/shared/03090203.xhp | 4 ++--
 main/helpcontent2/source/text/sbasic/shared/03103700.xhp | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/main/helpcontent2/source/auxiliary/sbasic.tree 
b/main/helpcontent2/source/auxiliary/sbasic.tree
index d6cda0b..8769293 100644
--- a/main/helpcontent2/source/auxiliary/sbasic.tree
+++ b/main/helpcontent2/source/auxiliary/sbasic.tree
@@ -182,7 +182,7 @@
 <topic id="sbasic/text/sbasic/shared/03080802.xhp">Oct Function 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03050500.xhp">On Error GoTo ... Resume 
Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090303.xhp">On...GoSub Statement; 
On...GoTo Statement [Runtime]</topic>
-<topic id="sbasic/text/sbasic/shared/03020103.xhp">Open 
Statement[Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03103200.xhp">Option Base Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03103300.xhp">Option Explicit Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function 
Statement) [Runtime]</topic>
@@ -207,7 +207,7 @@
 <topic id="sbasic/text/sbasic/shared/03020305.xhp">Seek Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090102.xhp">Select...Case Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03020414.xhp">SetAttr Statement 
[Runtime]</topic>
-<topic id="sbasic/text/sbasic/shared/03103700.xhp">Set 
Statement[Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03103700.xhp">Set Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03080701.xhp">Sgn Function 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03130500.xhp">Shell Function 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03080103.xhp">Sin Function 
[Runtime]</topic>
@@ -237,7 +237,7 @@
 <topic id="sbasic/text/sbasic/shared/03120104.xhp">Val Function 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03130600.xhp">Wait Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03030105.xhp">WeekDay Function 
[Runtime]</topic>
-<topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend 
Statement[Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090411.xhp">With Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03020205.xhp">Write Statement 
[Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03060600.xhp">Xor Operator 
[Runtime]</topic>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03020103.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020103.xhp
index 842c1a7..2b4bcfe 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020103.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020103.xhp
@@ -27,7 +27,7 @@
 <helpdocument version="1.0">
 <meta>
 <topic id="textsbasicshared03020103xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Open Statement[Runtime]</title>
+<title id="tit" xml-lang="en-US">Open Statement [Runtime]</title>
 <filename>/text/sbasic/shared/03020103.xhp</filename>
 </topic>
 <history>
@@ -39,7 +39,7 @@
 <section id="open">
 <bookmark xml-lang="en-US" branch="index" 
id="bm_id3150791"><bookmark_value>Open statement</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03020103.xhp" name="Open 
Statement[Runtime]">Open Statement[Runtime]</link></paragraph>
+<paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03020103.xhp" name="Open 
Statement [Runtime]">Open Statement [Runtime]</link></paragraph>
 <paragraph role="paragraph" id="par_id3150769" xml-lang="en-US" l10n="U" 
oldref="2">Opens a data channel.</paragraph>
 </section>
 <paragraph role="heading" id="hd_id3147230" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Syntax:</paragraph>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03090203.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03090203.xhp
index 249c109..ecf489f 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03090203.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03090203.xhp
@@ -25,7 +25,7 @@
 <helpdocument version="1.0">
 <meta>
 <topic id="textsbasicshared03090203xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">While...Wend Statement[Runtime]</title>
+<title xml-lang="en-US" id="tit">While...Wend Statement [Runtime]</title>
 <filename>/text/sbasic/shared/03090203.xhp</filename>
 </topic>
 <history>
@@ -37,7 +37,7 @@
   
   
   <section id="whilewend">
-  <bookmark xml-lang="en-US" branch="index" 
id="bm_id3150400"><bookmark_value>While;While...Wend 
loop</bookmark_value></bookmark><paragraph id="hd_id3150400" role="heading" 
level="1" oldref="1" l10n="U" xml-lang="en-US"><link 
href="text/sbasic/shared/03090203.xhp" name="While...Wend 
Statement[Runtime]">While...Wend Statement[Runtime]</link></paragraph>
+  <bookmark xml-lang="en-US" branch="index" 
id="bm_id3150400"><bookmark_value>While;While...Wend 
loop</bookmark_value></bookmark><paragraph id="hd_id3150400" role="heading" 
level="1" oldref="1" l10n="U" xml-lang="en-US"><link 
href="text/sbasic/shared/03090203.xhp" name="While...Wend Statement 
[Runtime]">While...Wend Statement [Runtime]</link></paragraph>
   <paragraph xml-lang="en-US" role="paragraph" id="par_id3151211" l10n="U" 
oldref="2">When a program encounters a While statement, it tests the condition. 
If the condition is False, the program continues directly following the Wend 
statement. If the condition is True, the loop is executed until the program 
finds Wend and then jumps back to the<emph> While </emph>statement. If the 
condition is still True, the loop is executed again.</paragraph>
   </section>
   <paragraph xml-lang="en-US" oldref="3" id="par_id3151041" l10n="U" 
role="paragraph">Unlike the <link href="text/sbasic/shared/03090201.xhp" 
name="Do...Loop">Do...Loop</link> statement, you cannot cancel a 
<emph>While...Wend</emph> loop with <link 
href="text/sbasic/shared/03090412.xhp" name="Exit">Exit</link>. Never exit a 
While...Wend loop with <link href="text/sbasic/shared/03090302.xhp" 
name="GoTo">GoTo</link>, since this can cause a run-time error.</paragraph>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03103700.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03103700.xhp
index a379cb1..678b22b 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03103700.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03103700.xhp
@@ -27,7 +27,7 @@
 <helpdocument version="1.0">
 <meta>
 <topic id="textsbasicshared03103700xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Set Statement[Runtime]</title>
+<title id="tit" xml-lang="en-US">Set Statement [Runtime]</title>
 <filename>/text/sbasic/shared/03103700.xhp</filename>
 </topic>
 <history>
@@ -40,7 +40,7 @@
 <bookmark xml-lang="en-US" branch="index" 
id="bm_id3154422"><bookmark_value>Set statement</bookmark_value>
 <bookmark_value>Nothing object</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3154422" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03103700.xhp" name="Set 
Statement[Runtime]">Set Statement[Runtime]</link></paragraph>
+<paragraph role="heading" id="hd_id3154422" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03103700.xhp" name="Set 
Statement [Runtime]">Set Statement [Runtime]</link></paragraph>
 <paragraph role="paragraph" id="par_id3159149" xml-lang="en-US" l10n="U" 
oldref="2">Sets an object reference on a variable or a Property.</paragraph>
 </section>
 <paragraph role="heading" id="hd_id3153105" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Syntax:</paragraph>

Reply via email to