diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-11 20:32:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-20 16:14:28 +0200 |
commit | bbe57efb79dc4a69d5b48d42a54f54e4f15500b9 (patch) | |
tree | 8843a89376de7844eb71ad29faf0d0f07c263bcc /source/text/shared/02/01171200.xhp | |
parent | 50f30d1815ae931a1629fd1c07af3842d8d208c1 (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
+ Writer View menu (part 3)
Change-Id: Id20a4466894c199c229c54c8228b818f4c166126
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152869
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 05cb445d5f273ccbeb80b1af28bcb1a13e9b8b14)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153215
Diffstat (limited to 'source/text/shared/02/01171200.xhp')
-rw-r--r-- | source/text/shared/02/01171200.xhp | 30 |
1 files changed, 7 insertions, 23 deletions
diff --git a/source/text/shared/02/01171200.xhp b/source/text/shared/02/01171200.xhp index a5fb9cfa73..2f9677ae13 100644 --- a/source/text/shared/02/01171200.xhp +++ b/source/text/shared/02/01171200.xhp @@ -27,30 +27,14 @@ </history> </meta> <body><comment>UFI: removed help ids</comment> -<h1 id="hd_id3150476">Display Grid</h1> -<embed href="text/shared/optionen/01050100.xhp#rastersicht"/> -<switch select="appl"> -<case select="DRAW"> - <embed href="text/shared/optionen/01050100.xhp#rastertextdraw"/> -</case> - -<case select="IMPRESS"> - <embed href="text/shared/optionen/01050100.xhp#rastertext"/> -</case> -</switch> -<section id="sydisplay_grid"> -<table id="tbl_id3149549"> -<tablerow> -<tablecell> -<paragraph role="paragraph" id="par_id3153750" xml-lang="en-US"> -<image id="img_id3153049" src="cmd/lc_gridvisible.svg" width="1cm" height="1cm"><alt id="alt_id3153049" xml-lang="en-US">Icon Display Grid</alt></image></paragraph> -</tablecell> -<tablecell> -<paragraph role="paragraph" id="par_id3155536" xml-lang="en-US">Display Grid</paragraph> -</tablecell> -</tablerow> -</table> +<bookmark branch="hid/.uno:GridVisible" id="bm_id281686516796297" localize="false"/> +<section id="displaygrid"> + <h1 id="hd_id3150476"><link href="text/shared/02/01171200.xhp#display grid">Display Grid</link></h1> + <paragraph role="paragraph" id="par_id131686520802424">Enables or disables the grid.</paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00000004.xhp#displaygrid"/> </section> </body> </helpdocument> |