source/text/sbasic/shared/03030110.xhp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 9b3d70c0729753eed46c25efeae69018983b480a
Author: Olivier Hallot <olivier.hal...@libreoffice.org>
Date:   Fri Apr 6 12:41:28 2018 +0100

    Make param description list uniform with similar pages.
    
    Change-Id: I4e4fbb99eb2b2b76a25ab9a6931147105f9df169
    Reviewed-on: https://gerrit.libreoffice.org/52497
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/sbasic/shared/03030110.xhp 
b/source/text/sbasic/shared/03030110.xhp
index c408550b4..9fb32487b 100644
--- a/source/text/sbasic/shared/03030110.xhp
+++ b/source/text/sbasic/shared/03030110.xhp
@@ -47,7 +47,7 @@
 <paragraph id="par_idN10622" role="paragraph" xml-lang="en-US">A Variant 
containing a date.</paragraph>
 
 <paragraph id="par_idN10625" role="heading" level="2" 
xml-lang="en-US">Parameters:</paragraph>
-<paragraph id="par_idN10629" role="paragraph" xml-lang="en-US">Add - A string 
expression from the following table, specifying the date interval.</paragraph>
+  <paragraph id="par_idN10629" role="paragraph" 
xml-lang="en-US"><emph>Add</emph> - A string expression from the following 
table, specifying the date interval.</paragraph>
 
 <section id="datetable">
 
@@ -143,8 +143,8 @@
 </table>
 
 </section>
-<paragraph id="par_idN106C1" role="paragraph" xml-lang="en-US">Count - A 
numerical expression specifying how often the Add interval will be added (Count 
is positive) or subtracted (Count is negative).</paragraph>
-<paragraph id="par_idN106C4" role="paragraph" xml-lang="en-US">Date - A given 
date or the name of a Variant variable containing a date. The Add value will be 
added Count times to this value.</paragraph>
+<paragraph id="par_idN106C1" role="paragraph" 
xml-lang="en-US"><emph>Count</emph> - A numerical expression specifying how 
often the Add interval will be added (Count is positive) or subtracted (Count 
is negative).</paragraph>
+<paragraph id="par_idN106C4" role="paragraph" 
xml-lang="en-US"><emph>Date</emph> - A given date or the name of a Variant 
variable containing a date. The Add value will be added Count times to this 
value.</paragraph>
 
 <paragraph id="par_idN106C7" role="heading" level="2" 
xml-lang="en-US">Example:</paragraph>
 <bascode>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to