source/text/shared/01/notebook_bar.xhp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
New commits: commit 2cf2cd10df87c937bad6be79d401fde7f89e939d Author: Olivier Hallot <[email protected]> AuthorDate: Wed Sep 24 07:48:07 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Wed Sep 24 13:29:39 2025 +0200 tdf#168532 Bookmarks for UI picker dialog Change-Id: I2407d4b07c18a9255049131931e2483a13c13c98 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/191440 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/source/text/shared/01/notebook_bar.xhp b/source/text/shared/01/notebook_bar.xhp index 24ab58c547..0c8a4115a6 100644 --- a/source/text/shared/01/notebook_bar.xhp +++ b/source/text/shared/01/notebook_bar.xhp @@ -38,7 +38,9 @@ <bookmark_value>sidebar;notebook bar</bookmark_value> <bookmark_value>toolbar;notebook bar</bookmark_value> </bookmark> - +<bookmark branch="hid/cui/ui/uipickerdialog/dialog-action_area1" id="bm_id521758710461027" localize="false"/> +<bookmark branch="hid/cui/ui/uipickerdialog/tabcontrol" id="bm_id211758708508894" localize="false"/> +<bookmark branch="hid/.uno:UIPicker" id="bm_id381758707586007" localize="false"/> <bookmark branch="hid/.uno:ToolbarModeUI" id="bm_id601696601303603" localize="false"/> <bookmark branch="hid/cui/ui/toolbarmodedialog/dialog-action_area" id="bm_id971713389496388" localize="false"/> <section id="using_the_notebook_bar"> @@ -56,6 +58,7 @@ <paragraph id="par_id190920161732262244" role="paragraph"><ahelp hid=".">The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents for a quicker usage and better user experience.</ahelp></paragraph> <bookmark branch="hid/cui/ui/uitabpage/UITabPage" id="bm_id411750684952927" localize="false"/> +<bookmark branch="hid/cui/ui/uitabpage/" id="bm_id411750634952927" localize="false"/> <h2 id="hd_id190920161911374012">User interface layouts</h2> <paragraph id="par_id190920161744068946" role="paragraph">The <emph>User Interface</emph> entry defines which user interface elements are visible.</paragraph> @@ -86,6 +89,7 @@ <note id="par_id190920161744074862">The notebook bar cannot be customized.</note> <warning id="par_id190920161744078275">The current implementation (%PRODUCTNAME %PRODUCTVERSION) of the notebook bar is common to Writer, Calc, Draw and Impress modules. A change in the notebook bar in one module will affect the notebook bar of the other modules.</warning> +<bookmark branch="hid/cui/ui/toolbartabpage/tvToolbarList" id="bm_id571758707514657" localize="false"/> <bookmark branch="hid/cui/ui/toolbartabpage/ToolbarTabPage" id="bm_id61750690228744" localize="false"/> <h2 id="hd_id711750685362675">Toolbars</h2> <paragraph role="paragraph" id="par_id111750685350210">Select the toolbars you want to display in the user interface.</paragraph>
