diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-14 18:50:01 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-15 01:23:22 +0200 |
commit | 847b17c70c53740bba9980fa8d72b71554d5925d (patch) | |
tree | 169fc2ac58bb0595d005bc0fd31edb7cadb5b9e0 | |
parent | 4890637bf3ce3cebead1b1bb5395ada90cb2673a (diff) |
tdf#115254 Some branch bookmarks are'nt working 29
Module extensions, scanner + spropctrl
Change-Id: I3984f52dd383e3d9153312418964af513408640b
Reviewed-on: https://gerrit.libreoffice.org/60515
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/02250000.xhp | 3 | ||||
-rw-r--r-- | source/text/shared/02/01170300.xhp | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/source/text/shared/01/02250000.xhp b/source/text/shared/01/02250000.xhp index 4477ab07d4..61b76744e4 100644 --- a/source/text/shared/01/02250000.xhp +++ b/source/text/shared/01/02250000.xhp @@ -28,7 +28,9 @@ <section id="litdat"> <bookmark xml-lang="en-US" branch="hid/.uno:BibliographyComponent" id="bm_id1785233" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sbibliography/ui/generalpage/GeneralPage" id="bm_id3150756" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/sbibliography/ui/generalpage/@@nowidget@@" id="bm_id3150756" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sbibliography/ui/toolbar" id="bm_id3155354" localize="false"/> + <paragraph xml-lang="en-US" id="hd_id3150999" role="heading" level="1"><link href="text/shared/01/02250000.xhp" name="Bibliography Database">Bibliography Database</link></paragraph> </section> <paragraph xml-lang="en-US" id="par_id3149119" role="paragraph"><variable id="litdattext"><ahelp hid="modules/sbibliography/ui/toolbar/TBC_BT_COL_ASSIGN">Insert, delete, edit, and organize records in the bibliography database.</ahelp></variable></paragraph> @@ -106,6 +108,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:Bib/Mapping" id="bm_id3154944" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sbibliography/ui/toolbar/TBC_BT_COL_ASSIGN" id="bm_id4552446" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sbibliography/ui/mappingdialog/MappingDialog" id="bm_id45524461" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/sbibliography/ui/mappingdialog/@@nowidget@@" id="bm_id45524461" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3145645" role="heading" level="3">Column Arrangement</paragraph> <paragraph xml-lang="en-US" id="par_id3151282" role="paragraph"><ahelp hid=".uno:Bib/Mapping">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_id3144767" role="paragraph"><ahelp hid="modules/sbibliography/ui/mappingdialog/MappingDialog">Select the data field that you want to map to the current <emph>Column name</emph>. To change the available data fields, select a different data source for your bibliography.</ahelp></paragraph> diff --git a/source/text/shared/02/01170300.xhp b/source/text/shared/02/01170300.xhp index a8954bedc7..60119da2ee 100644 --- a/source/text/shared/02/01170300.xhp +++ b/source/text/shared/02/01170300.xhp @@ -31,7 +31,9 @@ <body> <section id="tabordner"> <bookmark xml-lang="en-US" branch="hid/.uno:TabDialog" id="bm_id9009761" localize="false"/> -<bookmark xml-lang="en-US" branch="modules/spropctrlr/ui/taborder/TabOrderDialog" id="bm_id3154841" localize="false"/><paragraph role="heading" id="hd_id3146959" xml-lang="en-US" level="1"><link href="text/shared/02/01170300.xhp" name="Tab Order">Tab Order</link></paragraph> +<bookmark xml-lang="en-US" branch="modules/spropctrlr/ui/taborder/TabOrderDialog" id="bm_id3154841" localize="false"/> +<bookmark xml-lang="en-US" branch="modules/spropctrlr/ui/taborder/@@nowidget@@" id="bm_id3154841" localize="false"/> +<paragraph role="heading" id="hd_id3146959" xml-lang="en-US" level="1"><link href="text/shared/02/01170300.xhp" name="Tab Order">Tab Order</link></paragraph> <paragraph role="paragraph" id="par_id3150347" xml-lang="en-US"><variable id="text"><ahelp hid=".uno:TabDialog">In the<emph> Tab Order </emph>dialog you can modify the order in which control fields get the focus when the user presses the tab key.</ahelp> </variable><comment>the button Activation Order on Form Design toolbar opens the Tab Order dialog</comment></paragraph> </section> |