From 7c3eed27fda495e3b373623eb723cccb690a1470 Mon Sep 17 00:00:00 2001 From: Olivier Hallot <olivier.hallot@libreoffice.org> Date: Sun, 20 Oct 2019 13:25:27 -0300 Subject: 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@libreoffice.org> --- source/text/shared/01/xformsdataadd.xhp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'source/text/shared/01') diff --git a/source/text/shared/01/xformsdataadd.xhp b/source/text/shared/01/xformsdataadd.xhp index a22eb22bf0..18d4882040 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"/> -- cgit