diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-01-24 14:46:46 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-30 12:17:01 +0100 |
commit | db52077958de6c790e772b7503b790d47db614f8 (patch) | |
tree | 0f280923909f5f37d98e9f6267c2828ced826d4e /source | |
parent | 7c890c7f7ee6957bdda92dc84b7c6ca3a2ae37d6 (diff) |
tdf#155877 Fix broken links in Page menu help pages
Added HID Bookmarks to:
"text/simpress/01/04110100.xhp"
"text/shared/01/05040200.xhp"
so that pressing F1 opens the correct help page
Change-Id: Ibcd7d983ce9fa31a488cba5261a45a9b1e437e51
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162530
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/05040200.xhp | 1 | ||||
-rw-r--r-- | source/text/simpress/01/04110100.xhp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/source/text/shared/01/05040200.xhp b/source/text/shared/01/05040200.xhp index 083331fbfd..2ff2b38755 100644 --- a/source/text/shared/01/05040200.xhp +++ b/source/text/shared/01/05040200.xhp @@ -44,6 +44,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/pageformatpage/PageFormatPage" id="bm_id3149877" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/pageformatpage/@@nowidget@@" id="bm_id3149877" localize="false"/> <section id="page"> +<bookmark branch="hid/.uno:PageSetup" id="bm_id51705692365135" localize="false"/> <h1 id="hd_id3150620"><link href="text/shared/01/05040200.xhp"><switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline></link></h1> <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US"><ahelp hid="cui/ui/pageformatpage/PageFormatPage">Allows you to define page layouts for single and multiple-page documents, as well as a numbering and paper formats.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/04110100.xhp b/source/text/simpress/01/04110100.xhp index 940c9bf18c..43aa9828e8 100644 --- a/source/text/simpress/01/04110100.xhp +++ b/source/text/simpress/01/04110100.xhp @@ -33,6 +33,7 @@ <bookmark_value>backgrounds; deleting unused</bookmark_value> </bookmark> <section id="insertslidepageobject"> + <bookmark branch="hid/.uno:ImportFromFile" id="bm_id291706025122343" localize="false"/> <h1 id="hd_id3146976"><variable id="insertobjectfromfile"><link href="text/simpress/01/04110100.xhp">Insert <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link></variable></h1> <paragraph role="paragraph" id="par_id3151073" xml-lang="en-US">Allows you to insert the entire file or specific elements in the file.</paragraph> </section> |