diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-12-19 15:33:23 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-21 14:32:07 +0100 |
commit | 3c6d3a4e3dbc6ab35d76d43032114a637d9288d6 (patch) | |
tree | a2433891a236ad27d9190f0df6323d588a6addd1 | |
parent | c85f8568c91481d09e5adbed8d961df58843dad5 (diff) |
tdf#156156: add Inspector and Functions sidebar decks help button's HID
Change-Id: I2c149959d2c0bcdc4aa98777b759012fe490637b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161010
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 8d2a9b80fbb89596185c5b6863713eb696af7140)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161100
-rw-r--r-- | source/text/scalc/01/04080000.xhp | 1 | ||||
-rw-r--r-- | source/text/swriter/01/style_inspector.xhp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/source/text/scalc/01/04080000.xhp b/source/text/scalc/01/04080000.xhp index 88ebbd70aa..f7c18bdd48 100644 --- a/source/text/scalc/01/04080000.xhp +++ b/source/text/scalc/01/04080000.xhp @@ -35,6 +35,7 @@ <bookmark branch="hid/.uno:FunctionBox" id="bm_id998166" localize="false"/> <bookmark branch="hid/modules/scalc/ui/functionpanel/@@nowidget@@" id="bm_id314550752" localize="false"/> +<bookmark branch="hid/SIDEBAR_SCFUNCTIONSDECK" id="bm_id1001702996768088" localize="false"/> <h1 id="hd_id3154126"><variable id="function_list_title"><link href="text/scalc/01/04080000.xhp">Function List</link></variable></h1> <paragraph id="par_id3151118" role="paragraph"><variable id="function_list_text"><ahelp hid="HID_SC_FUNCTIONLIST">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href="text/scalc/01/04060000.xhp">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values.</paragraph> diff --git a/source/text/swriter/01/style_inspector.xhp b/source/text/swriter/01/style_inspector.xhp index 7d40ef95ab..ec0a19112b 100644 --- a/source/text/swriter/01/style_inspector.xhp +++ b/source/text/swriter/01/style_inspector.xhp @@ -17,6 +17,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/svx/ui/inspectortextpanel/@@nowidget@@" id="bm_id361641339217672" localize="false"/> + <bookmark branch="hid/SIDEBAR_INSPECTORDECK" id="bm_id441702996439263" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id441641339111122"> <bookmark_value>styles;inspector</bookmark_value> <bookmark_value>style inspector</bookmark_value> |