source/text/sbasic/shared/special_vba_func.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 793e75c7f7d321491e2eecfb88ed05f0661ffaf9 Author: Sophia Schröder <[email protected]> AuthorDate: Mon Dec 10 17:41:21 2018 +0100 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Tue Dec 11 19:21:21 2018 +0100 Related: tdf#121173 double spaces Change-Id: Iecc58ab0812c3a1bd279e28b8d0bf2de99a24792 Reviewed-on: https://gerrit.libreoffice.org/64887 Tested-by: Jenkins Reviewed-by: Sophie Gautier <[email protected]> Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/sbasic/shared/special_vba_func.xhp b/source/text/sbasic/shared/special_vba_func.xhp index 54762cc8e..7d7d16cda 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"/> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
