diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2023-07-28 14:12:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-02 17:40:40 +0200 |
commit | a31551f0c593fc33f59afca3f8bdb8d1a4473912 (patch) | |
tree | 10771f3a62bffc2c24914c06dfa394cc051da1f9 /source/text/swriter/02 | |
parent | 37c3a04916cc6d3e605e33de0733d58e6ba37f1f (diff) |
tdf#156332 Fix HID in View - Toolbars (Writer)
This patch adds the target HIDs for all toolbars that currently have help pages.
The exceptions are listed below (they were not fixed because they do not have help pages of their own)
- 3D Settings
- Media Playback
Change-Id: I24077431495b2bf98ae4be982734c07a11734b7f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154965
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/02')
-rw-r--r-- | source/text/swriter/02/18010000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/swriter/02/18010000.xhp b/source/text/swriter/02/18010000.xhp index a20d018140..779f909e0c 100644 --- a/source/text/swriter/02/18010000.xhp +++ b/source/text/swriter/02/18010000.xhp @@ -26,6 +26,7 @@ <body> <section id="insert"> <bookmark xml-lang="en-US" branch="hid/.uno:InsertCtrl" id="bm_id5996419" localize="false"/> +<bookmark branch="hid/.uno:AvailableToolbars?Toolbar:string=insertbar" id="bm_id681690979808919" localize="false"/> <h1 id="hd_id3145824"><link href="text/swriter/02/18010000.xhp">Insert</link></h1> <paragraph role="paragraph" id="par_id3145244" xml-lang="en-US"><ahelp hid=".uno:InsertCtrl">The toolbar contains various functions for inserting frames, graphics, tables, and other objects.</ahelp></paragraph> </section> |