diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-16 03:03:09 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-17 13:52:39 +0100 |
commit | 6fe17a80f5866a7dc3a213ac9cb8c066aff17987 (patch) | |
tree | 98e5567ce07e3f9d00b41c5786f56a80ad230ff4 | |
parent | f803f33413ed171305013ecdc65084eda8f58d11 (diff) |
finish updating help for "View" menu for Draw
- remove placeholder <comments>
- add embeds for "Toolbars", "Sidebar", "Styles",
"Gallery", and "Color Bar"
- add control and description for "Comments"
- add control (with link) for "User Interface"
- add control and description for "Shift" (thanks to
Ilmari Lauhakangas for insight about its operation)
Change-Id: Ic6c5056bf0615212e1d472f8f63a3838e9fb8e71
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105856
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0103.xhp | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/source/text/sdraw/main0103.xhp b/source/text/sdraw/main0103.xhp index c4618a48c0..5bb129b57d 100644 --- a/source/text/sdraw/main0103.xhp +++ b/source/text/sdraw/main0103.xhp @@ -38,17 +38,25 @@ <paragraph id="par_idN105AF" role="paragraph" xml-lang="en-US">Switch to normal view of the page.</paragraph> <h2 id="par_idN105B2" xml-lang="en-US">Master</h2> <paragraph id="par_idN105B6" role="paragraph" xml-lang="en-US">Switch to the master view.</paragraph> -<comment>User Interface and Toolbars needed here</comment> +<h2 id="hd_id221605492986383"><link href="text/shared/01/notebook_bar.xhp" name="userinterface">User Interface</link></h2> +<paragraph role="paragraph" id="par_id761605493042236">Opens dialog box for selecting layout of user interface.</paragraph> +<embed href="text/shared/01/03990000.xhp#toolbars"/> <embed href="text/shared/01/03060000.xhp#status_bar"/> <embed href="text/simpress/01/slidesorter.xhp#page_slide_pane"/> <embed href="text/simpress/01/03060000.xhp#rulers"/> <embed href="text/shared/01/grid_and_helplines.xhp#grid_and_help_lines"/> <embed href="text/shared/01/guides.xhp#snap_lines"/> -<comment>Comments needed here</comment> +<h2 id="hd_id102720151746522815" xml-lang="en-US">Comments</h2> +<paragraph id="par_id102720150112252143" role="paragraph" xml-lang="en-US">Show or hide annotations on the page.</paragraph> <embed href="text/simpress/01/03180000.xhp#color_grayscale"/> -<comment>Sidebar/ Styles / Gallery needed here</comment> +<embed href="text/shared/01/menu_view_sidebar.xhp#sidebar"/> +<embed href="text/simpress/01/05100000.xhp#styles_and_formatting"/> +<embed href="text/shared/01/gallery.xhp#media_gallery"/> <embed href="text/simpress/01/02110000.xhp#navigator"/> -<comment>Color Bar / Shift controls needed here</comment> +<embed href="text/shared/01/03170000.xhp#colorbar_header"/> +<embed href="text/shared/01/03170000.xhp#colorbar_text"/> +<h2 id="hd_id961605560845125">Shift</h2> +<paragraph role="paragraph" id="par_id301605560855098">Use to shift the position of the page in the window. When enabled, the appearance of the mouse pointer changes. Click the page and drag to desired position.</paragraph> <h2 id="hd_id3149666" xml-lang="en-US"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></h2> <embed href="text/shared/01/03010000.xhp#zoom_text"/> </body> |