diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-15 19:18:23 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-16 00:39:00 +0200 |
commit | 6cd28b0578beb4771c00b38f265870381045454e (patch) | |
tree | 60a7209bb8578e000243deeb98eb72c8de5bd5cc /source/text/shared/05 | |
parent | d3b6ce0424e1aa359b297c63bbd16217a2e5b747 (diff) |
tdf#115254 Some branch bookmarks are not working 4
sfx2 module dialogs
Change-Id: Id7f799c0939c63695c29d0b6352e88c005386d3f
Reviewed-on: https://gerrit.libreoffice.org/57468
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/05')
-rw-r--r-- | source/text/shared/05/00000110.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/05/00000150.xhp | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/source/text/shared/05/00000110.xhp b/source/text/shared/05/00000110.xhp index 5bf269212f..f01df18502 100644 --- a/source/text/shared/05/00000110.xhp +++ b/source/text/shared/05/00000110.xhp @@ -28,6 +28,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:HelpOnHelp" id="bm_id3706162" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/sfx/ui/searchdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx/ui/searchdialog/SearchDialog" id="bm_id3153244" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153884" role="heading" level="1"><variable id="00000110"><link href="text/shared/05/00000110.xhp" name="The %PRODUCTNAME Help Window">The <item type="productname">%PRODUCTNAME</item> Help Window</link> </variable></paragraph> diff --git a/source/text/shared/05/00000150.xhp b/source/text/shared/05/00000150.xhp index 7e6301d845..4b4038193e 100644 --- a/source/text/shared/05/00000150.xhp +++ b/source/text/shared/05/00000150.xhp @@ -31,7 +31,9 @@ <bookmark branch="index" xml-lang="en-US" id="bm_id3153244"><bookmark_value>Help; bookmarks</bookmark_value><bookmark_value>bookmarks; Help</bookmark_value></bookmark> <paragraph role="paragraph" id="par_id3153244" xml-lang="en-US" localize="false"/> <paragraph id="hd_id3154349" role="heading" level="1" xml-lang="en-US"><variable id="doc_title"><link href="text/shared/05/00000150.xhp" name="Managing Bookmarks">Managing Bookmarks</link></variable></paragraph> - <bookmark branch="hid/sfx/ui/bookmarkdialog/BookmarkDialog" xml-lang="en-US" id="bm_id3143284" localize="false"/><paragraph role="paragraph" id="par_id3154840" xml-lang="en-US"><ahelp hid="sfx/ui/bookmarkdialog/BookmarkDialog" visibility="hidden">Displays the name of the bookmarked page. You can also type a new name for the bookmark.</ahelp></paragraph> + <bookmark branch="hid/sfx/ui/bookmarkdialog/@@nowidget@@" xml-lang="en-US" id="bm_@@nowidget@@" localize="false"/> + <bookmark branch="hid/sfx/ui/bookmarkdialog/BookmarkDialog" xml-lang="en-US" id="bm_id3143284" localize="false"/> + <paragraph role="paragraph" id="par_id3154840" xml-lang="en-US"><ahelp hid="sfx/ui/bookmarkdialog/BookmarkDialog" visibility="hidden">Displays the name of the bookmarked page. You can also type a new name for the bookmark.</ahelp></paragraph> <table id="tbl_id3154228"> |