diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-27 18:12:51 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-27 18:15:41 +0100 |
commit | 4d260d542ebddf6540285885c7750b5663c3862a (patch) | |
tree | 53027a7ba66fd08ff42cbe7e0b6a0ae1cb616d55 /source/text/shared/01 | |
parent | 1b7505a4af439d85a6db1d1a8364aa1c347717dd (diff) |
Add related topic to View - Status Bar about Status Bar
( /shared/01/03060000.xhp ) View - Status bar
- add <relatedtopics> section (with appl-switch)
- add appl - switch to show module specific help for Status bar
- update to: <h1>
- remove "taskleiste" section id
( /smath/main0103.xhp )
- update to: <h1>,<h2>,<menuitem>
- change select ID to status_bar, which was already in 03060000.xhp
Change-Id: I841be8750fa8dff526e0a9ea8fa20ff351163805
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104844
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/03060000.xhp | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/source/text/shared/01/03060000.xhp b/source/text/shared/01/03060000.xhp index 3fbf82ede6..08f8bd1b2d 100644 --- a/source/text/shared/01/03060000.xhp +++ b/source/text/shared/01/03060000.xhp @@ -26,18 +26,30 @@ </meta> <body> <section id="status_bar"> - <section id="taskleiste"> <bookmark xml-lang="en-US" branch="index" id="bm_id3152823"> <bookmark_value>status bar on/off</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:TaskBarVisible" id="bm_id5089973" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:StatusBarVisible" id="bm_id9749388" localize="false"/> -<paragraph id="hd_id3152823" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/03060000.xhp" name="Status Bar">Status Bar</link></paragraph> +<h1 id="hd_id3152823" xml-lang="en-US"><link href="text/shared/01/03060000.xhp" name="Status Bar">Status Bar</link></h1> <paragraph id="par_id3147000" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp></paragraph> - </section> </section> <section id="howtoget"> <embed href="text/shared/00/00000403.xhp#task"/> </section> + +<switch select="appl"><comment>can remove this switch when there are related topics for BASE and DRAW</comment> +<case select="DRAW"></case> +<case select="BASE"></case> +<default> +<section id="relatedtopics"></section> +</default> +</switch> +<switch select="appl"> + <case select="WRITER"><paragraph role="paragraph" id="par_id621603817886869"><link href="text/swriter/main0208.xhp" name="writerstatusbar">Status Bar - Overview</link></paragraph></case> + <case select="CALC"><paragraph role="paragraph" id="par_id971603817903925"><link href="text/scalc/main0208.xhp" name="calcstatusbar">Status Bar - Overview</link></paragraph></case> + <case select="IMPRESS"><paragraph role="paragraph" id="par_id441603817913885"><link href="text/simpress/main0206.xhp" name="impressstatusbar">Status Bar - Overview</link></paragraph></case> + <case select="MATH"><paragraph role="paragraph" id="par_id111603817924684"><link href="text/smath/main0202.xhp" name="mathstatusbar">Status Bar - Overview</link></paragraph></case> +</switch> </body> </helpdocument> |