[Libreoffice-commits] help.git: source/text
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Sun Oct 20 17:07:59 UTC 2019
source/text/shared/01/xformsdataadd.xhp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 7c3eed27fda495e3b373623eb723cccb690a1470
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sun Oct 20 13:25:27 2019 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Oct 20 19:07:36 2019 +0200
Reduce string repetition in XForm Help page
Change-Id: I929b44f50e430a61262e570ac745818806e99b67
Reviewed-on: https://gerrit.libreoffice.org/81172
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/01/xformsdataadd.xhp b/source/text/shared/01/xformsdataadd.xhp
index a22eb22bf..18d488204 100644
--- a/source/text/shared/01/xformsdataadd.xhp
+++ b/source/text/shared/01/xformsdataadd.xhp
@@ -63,7 +63,9 @@
<paragraph xml-lang="en-US" id="par_idN1058D" role="paragraph"><ahelp hid=".">Specifies if the item must be included on the XForm.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/svx/ui/adddataitemdialog/requiredcond" id="bm_id1404156" localize="false"/>
+<section id="condition">
<paragraph xml-lang="en-US" id="par_idN10590" role="paragraph"><ahelp hid=".">The <emph>Condition</emph> button opens the <link href="text/shared/01/xformsdataaddcon.xhp">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp></paragraph>
+</section>
<bookmark xml-lang="en-US" branch="hid/svx/ui/adddataitemdialog/relevant" id="bm_id8867458" localize="false"/>
@@ -71,7 +73,7 @@
<paragraph xml-lang="en-US" id="par_idN105AE" role="paragraph"><ahelp hid=".">Declares the item as relevant.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/svx/ui/adddataitemdialog/relevantcond" id="bm_id3488570" localize="false"/>
- <paragraph xml-lang="en-US" id="par_idN105B1" role="paragraph"><ahelp hid=".">The <emph>Condition</emph> button opens the <link href="text/shared/01/xformsdataaddcon.xhp">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp></paragraph>
+<embed href="text/shared/01/xformsdataadd.xhp#condition"/>
<bookmark xml-lang="en-US" branch="hid/svx/ui/adddataitemdialog/constraint" id="bm_id2007812" localize="false"/>
@@ -87,7 +89,7 @@
<paragraph xml-lang="en-US" id="par_idN105E8" role="paragraph"><ahelp hid=".">Declares the item as read-only.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/svx/ui/adddataitemdialog/readonlycond" id="bm_id165105" localize="false"/>
- <paragraph xml-lang="en-US" id="par_idN105EB" role="paragraph"><ahelp hid=".">The <emph>Condition</emph> button opens the <link href="text/shared/01/xformsdataaddcon.xhp">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp></paragraph>
+<embed href="text/shared/01/xformsdataadd.xhp#condition"/>
<bookmark xml-lang="en-US" branch="hid/svx/ui/adddataitemdialog/calculate" id="bm_id6361583" localize="false"/>
More information about the Libreoffice-commits
mailing list