[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Feb 18 15:40:33 UTC 2019


 source/text/sbasic/shared/00000003.xhp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit cebc44435e04a9926693c1bfc4be9d5c9c0abac9
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Feb 18 12:11:21 2019 -0300
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Mon Feb 18 16:40:10 2019 +0100

    Housekeeping in some BASIC Help embeds
    
    Change-Id: I6bbc8f8450d2160b9715b90d066e51278aaf564d
    Reviewed-on: https://gerrit.libreoffice.org/67976
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp
index fd5df791d..b1eabffbc 100644
--- a/source/text/sbasic/shared/00000003.xhp
+++ b/source/text/sbasic/shared/00000003.xhp
@@ -187,26 +187,26 @@
 </section>
 
 <section id="vbasupport">
-<paragraph id="par_id051920171018124524" role="warning" xml-lang="en-US">This function or constant is enabled with the statement <item type="literal">Option VBASupport 1</item> placed before the executable program code in a module.</paragraph>
+    <warning id="par_id051920171018124524">This function or constant is enabled with the statement <link href="text/sbasic/shared/03103350.xhp" name="optionvbasupport"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module.</warning>
 </section>
 <section id="beforeexecutable">
     <warning id="par_id3145172">This statement must be added before the executable program code in a module.</warning>
 </section>
 
 <section id="functsyntax">
-<paragraph id="hd_id061420171139089682" role="heading" level="2" xml-lang="en-US"><variable id="functsyntax">Syntax:</variable></paragraph>
+<h2 id="hd_id061420171139089682"><variable id="functsyntax">Syntax:</variable></h2>
 </section>
 
 <section id="functvalue">
-<paragraph id="hd_id061420171139087480" role="heading" level="2" xml-lang="en-US"><variable id="functvalue">Return value:</variable></paragraph>
+<h2 id="hd_id061420171139087480"><variable id="functvalue">Return value:</variable></h2>
 </section>
 
 <section id="functparameters">
-<paragraph id="hd_id061420171139084157" role="heading" level="2" xml-lang="en-US"><variable id="functparameters">Parameters:</variable></paragraph>
+<h2 id="hd_id061420171139084157"><variable id="functparameters">Parameters:</variable></h2>
 </section>
 
 <section id="functexample">
-<paragraph id="hd_id061420171139088233" role="heading" level="2" xml-lang="en-US"><variable id="functexample">Example:</variable></paragraph>
+<h2 id="hd_id061420171139088233"><variable id="functexample">Example:</variable></h2>
 </section>
 
 <paragraph id="par_id06142017015837916" role="paragraph" xml-lang="en-US"><variable id="VBA-Financial"><link href="text/sbasic/shared/special_vba_func.xhp#VBAFinancial">VBA financial functions</link></variable></paragraph>


More information about the Libreoffice-commits mailing list