diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2019-06-11 00:26:31 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-11 14:19:53 +0200 |
commit | 344e20e6237c8463e2e94c8a11cb9e44336a8d58 (patch) | |
tree | ac61052afde48efa35abee2ff8ccf986adf6bd4a | |
parent | ea80337c9a6be3ae697ca66b8db5796badff7302 (diff) |
Remove ahelps without corresponding UI items
Change-Id: I54e0712a07c24cb75e3d5c0c8738cef3d076733e
Reviewed-on: https://gerrit.libreoffice.org/73782
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/xformsdata.xhp | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/source/text/shared/01/xformsdata.xhp b/source/text/shared/01/xformsdata.xhp index a52670ddd8..f5a3d3e265 100644 --- a/source/text/shared/01/xformsdata.xhp +++ b/source/text/shared/01/xformsdata.xhp @@ -66,13 +66,12 @@ <bookmark xml-lang="en-US" branch="hid/svx/ui/datanavigator/instancesdetails" id="bm_id5646229" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10619" role="heading" level="3">Show Details</paragraph> <paragraph xml-lang="en-US" id="par_idN1061D" role="paragraph"><ahelp hid=".">Switches the display to show or hide details.</ahelp><comment>UFI: not explained in spec</comment></paragraph> -<bookmark xml-lang="en-US" branch="hid/svx/ui/xformspage/items" id="bm_id2524491" localize="false"/> <paragraph xml-lang="en-US" id="par_idN1057D" role="heading" level="2">Instance</paragraph> - <paragraph xml-lang="en-US" id="par_idN10682" role="paragraph"><ahelp hid=".">Lists the items that belong to the current instance.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_idN10682" role="paragraph">Lists the items that belong to the current instance.</paragraph> <paragraph xml-lang="en-US" id="par_idN1058B" role="heading" level="2">Submissions</paragraph> - <paragraph xml-lang="en-US" id="par_idN1058F" role="paragraph"><ahelp hid=".">Lists the submissions.</ahelp><comment>UFI. it's not in the spec</comment></paragraph> + <paragraph xml-lang="en-US" id="par_idN1058F" role="paragraph">Lists the submissions.<comment>UFI. it's not in the spec</comment></paragraph> <paragraph xml-lang="en-US" id="par_idN10592" role="heading" level="2">Bindings</paragraph> - <paragraph xml-lang="en-US" id="par_idN10596" role="paragraph"><ahelp hid=".">Lists the bindings for the XForm.</ahelp><comment>UFI. it's not in the spec</comment></paragraph> + <paragraph xml-lang="en-US" id="par_idN10596" role="paragraph">Lists the bindings for the XForm.<comment>UFI. it's not in the spec</comment></paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/datanavigator/instances" id="bm_id3339335" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10599" role="heading" level="2">Instances</paragraph> <paragraph xml-lang="en-US" id="par_idN1059D" role="paragraph"><ahelp hid=".">This button has submenus to add, edit or remove instances.</ahelp></paragraph> |