summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSophia Schröder <sophia.schroeder@libreoffice.org>2018-12-10 17:41:21 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-12-11 19:21:21 +0100
commit793e75c7f7d321491e2eecfb88ed05f0661ffaf9 (patch)
tree1a2be9938c57b9a8ee25bbe856d41e5b0e435bc9
parent79b0e57e1cbc1b9a3c56f6fd60369b26fef92879 (diff)
Related: tdf#121173 double spaces
Change-Id: Iecc58ab0812c3a1bd279e28b8d0bf2de99a24792 Reviewed-on: https://gerrit.libreoffice.org/64887 Tested-by: Jenkins Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--source/text/sbasic/shared/special_vba_func.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/special_vba_func.xhp b/source/text/sbasic/shared/special_vba_func.xhp
index 54762cc8e2..7d7d16cda0 100644
--- a/source/text/sbasic/shared/special_vba_func.xhp
+++ b/source/text/sbasic/shared/special_vba_func.xhp
@@ -35,7 +35,7 @@
<paragraph id="hd_id051820170313205718" role="heading" level="1" xml-lang="en-US"><variable id="exclusivevba"><link href="text/sbasic/shared/special_vba_func.xhp">Exclusive VBA Functions and Statements</link></variable></paragraph>
-<paragraph id="par_id051820170314436068" role="paragraph" xml-lang="en-US"><ahelp hid=".">%PRODUCTNAME Basic adds this set of functions when VBA support is enabled</ahelp></paragraph>
+<paragraph id="par_id051820170314436068" role="paragraph" xml-lang="en-US"><ahelp hid=".">%PRODUCTNAME Basic adds this set of functions when VBA support is enabled.</ahelp></paragraph>
</section>
<paragraph id="hd_id051820170407499827" role="paragraph" xml-lang="en-US">These exclusive VBA functions are enabled when the statement <item type="literal">Option VBASupport 1</item> is placed before the first macro of a %PRODUCTNAME Basic module. </paragraph>
@@ -80,7 +80,7 @@
<section id="VBADateTime">
<bookmark xml-lang="en-US" branch="index" id="bm_id051920170358102074">
- <bookmark_value>VBA Functions;Date and Time Functions</bookmark_value>
+ <bookmark_value>VBA Functions;Date and Time Functions</bookmark_value>
</bookmark>
<paragraph id="par_id051820170356005357" role="heading" level="2" xml-lang="en-US">Date and time functions</paragraph>
<embed href="text/sbasic/shared/03150000.xhp#FormatDateTime"/>