[Libreoffice-commits] help.git: source/text
Rafael Lima (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 7 15:08:37 UTC 2021
source/text/sbasic/shared/03/lib_ScriptForge.xhp | 1 -
source/text/sbasic/shared/03/sf_basic.xhp | 1 -
source/text/sbasic/shared/03/sf_dialogcontrol.xhp | 6 ------
source/text/scalc/01/04060104.xhp | 1 -
source/text/scalc/01/04060110.xhp | 1 -
source/text/simpress/main_slide.xhp | 2 +-
6 files changed, 1 insertion(+), 11 deletions(-)
New commits:
commit b46d9178afe749e720ef1a3ba3666e153111fc32
Author: Rafael Lima <rafael.palma.lima at gmail.com>
AuthorDate: Wed Jul 7 13:25:47 2021 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jul 7 17:08:15 2021 +0200
tdf#143229 Remove empty paragraphs
Change-Id: I4dbb2eb2cfbb140a129c02290642a777c8f9f327
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118496
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/03/lib_ScriptForge.xhp b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
index 86f12534c..7e6891169 100644
--- a/source/text/sbasic/shared/03/lib_ScriptForge.xhp
+++ b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
@@ -36,7 +36,6 @@
<pycode>
<paragraph role="pycode" id="pyc_id701619701322002" localize="false">from scriptforge import CreateScriptService</paragraph>
<paragraph role="pycode" id="pyc_id531619701322249" localize="false">svc = CreateScriptService('servicename'[, arg0, arg1, ...])</paragraph>
- <paragraph role="pycode" id="pyc_id471619701322489"></paragraph>
</pycode>
<note id="par_id851605659675843">The <literal>ScriptForge</literal> Basic library is available from %PRODUCTNAME 7.1 onwards.<br/>Python <literal>scriptforge</literal> module is available from %PRODUCTNAME 7.2 onwards.</note>
<h2 id="hd_id851613836643580">Services provided by the ScriptForge library</h2>
diff --git a/source/text/sbasic/shared/03/sf_basic.xhp b/source/text/sbasic/shared/03/sf_basic.xhp
index 76495dad1..aeaa82b06 100644
--- a/source/text/sbasic/shared/03/sf_basic.xhp
+++ b/source/text/sbasic/shared/03/sf_basic.xhp
@@ -584,7 +584,6 @@
<embed href="text/sbasic/shared/03010305.xhp#parameters"/>
<embed href="text/sbasic/shared/00000003.xhp#functvalue"/>
<paragraph role="paragraph" localize="false" id="par_id381619096830033">Integer</paragraph>
- <paragraph role="paragraph" id="par_id391619096806737"></paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functexample"/>
<pycode>
<paragraph role="pycode" localize="false" id="pyc_id321619096903721">YELLOW = svc.RGB(255,255,0)</paragraph>
diff --git a/source/text/sbasic/shared/03/sf_dialogcontrol.xhp b/source/text/sbasic/shared/03/sf_dialogcontrol.xhp
index d0aa4c7fd..f21fcef6c 100644
--- a/source/text/sbasic/shared/03/sf_dialogcontrol.xhp
+++ b/source/text/sbasic/shared/03/sf_dialogcontrol.xhp
@@ -634,7 +634,6 @@
<paragraph id="par_id5159854325443" role="tablecontent" xml-lang="en-US">Numeric</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id90159854325450" role="tablecontent" xml-lang="en-US"></paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -645,7 +644,6 @@
<paragraph id="par_id401598543254743" role="tablecontent" localize="false">Date</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id421598543254587" role="tablecontent" xml-lang="en-US"></paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -667,7 +665,6 @@
<paragraph id="par_id221598543254760" role="tablecontent" xml-lang="en-US">String or Numeric</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id651598543254212" role="tablecontent" xml-lang="en-US"></paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -689,7 +686,6 @@
<paragraph id="par_id461598543254909" role="tablecontent" xml-lang="en-US">Numeric</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id161598543254662" role="tablecontent" xml-lang="en-US"></paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -700,7 +696,6 @@
<paragraph id="par_id81598543254625" role="tablecontent" localize="false">String</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id911598543254335" role="tablecontent" xml-lang="en-US"></paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -755,7 +750,6 @@
<paragraph id="par_id341598543254600" role="tablecontent" localize="false">Date</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id881598543254964" role="tablecontent" xml-lang="en-US"></paragraph>
</tablecell>
</tablerow>
</table>
diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp
index 27ae5b206..d247eace4 100644
--- a/source/text/scalc/01/04060104.xhp
+++ b/source/text/scalc/01/04060104.xhp
@@ -45,7 +45,6 @@
<table id="tbl_id3157876">
<tablerow>
<tablecell>
- <paragraph id="par_id451617971293424" role="tablehead"/>
</tablecell>
<tablecell>
<paragraph id="par_id3146885" role="tablehead" xml-lang="en-US" localize="false">C</paragraph>
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp
index b0f5778c7..7ca7d5cdf 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -322,7 +322,6 @@
<h2 id="hd_id3149268">FIXED</h2>
<paragraph role="paragraph" id="par_id641617285271044" xml-lang="en-US"><ahelp hid="HID_FUNC_FEST">Returns a number as text with a specified number of decimal places and optional thousands separators.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id131617201754247"> </paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id3147567" role="code" xml-lang="en-US">FIXED(Number; [Decimals = 2 [; NoThousandsSeparators = FALSE]])</paragraph>
diff --git a/source/text/simpress/main_slide.xhp b/source/text/simpress/main_slide.xhp
index 45f3f7c8e..a8e0855d4 100644
--- a/source/text/simpress/main_slide.xhp
+++ b/source/text/simpress/main_slide.xhp
@@ -46,7 +46,7 @@
<h2 id="hd_id161615489786339">Set Background Image</h2>
<paragraph role="paragraph" id="par_id781615491497404">Opens a File Picker to choose an image file to be set as the background of the current slide.</paragraph>
<comment>Slide Properties</comment>
- <embed href="text/simpress/01/slide_properties.xhp#slideproperties"/> <h2 id="hd_id341615489786581"></h2>
+ <embed href="text/simpress/01/slide_properties.xhp#slideproperties"/>
<comment>Change Slide Master</comment>
<embed href="text/simpress/01/05120000.xhp#changeslidemaster"/>
<h2 id="hd_id921615489787123">New Master</h2>
More information about the Libreoffice-commits
mailing list