diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-16 07:45:58 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-16 13:09:30 +0200 |
commit | 4c9e087cbb4aa8fde2259b40d9223abb667cec66 (patch) | |
tree | 99eaca6f8f41d0c6678a37df59657ccdec70198f /source/text/swriter/menu | |
parent | a8efe6cbfa9f6a6de6df6512856c1ff0f429c0de (diff) |
tdf#155875 Tab'd UI commands Writer/Insert in Help
+ refactoring
+ Writer Insert menu (part 9)
Change-Id: Ie32aae35987ab98bb9ec8c1e14b04fddd4662645
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154494
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/menu')
-rw-r--r-- | source/text/swriter/menu/insert_frame.xhp | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/source/text/swriter/menu/insert_frame.xhp b/source/text/swriter/menu/insert_frame.xhp index d272344c9d..eab7351383 100644 --- a/source/text/swriter/menu/insert_frame.xhp +++ b/source/text/swriter/menu/insert_frame.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textswritermenuinsert_framexml"> - <title id="tit" xml-lang="en-US">Frame</title> + <title id="tit">Frame</title> <filename>/text/swriter/menu/insert_frame.xhp</filename> </topic> </meta> @@ -29,14 +29,19 @@ <section id="frame_submenu"> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertFrameMenu" id="bm_id030720160603151903" localize="false"/> +<bookmark branch="hid/.uno:InsertFrameMenu" id="bm_id030720160603151903" localize="false"/> -<h1 id="hd_id030720160601535384"><link href="text/swriter/menu/insert_frame.xhp">Frame</link></h1> -<paragraph id="par_id030720160603138925" role="paragraph" xml-lang="en-US"><ahelp hid=".">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp></paragraph> +<h1 id="hd_id030720160601535384"><link href="text/swriter/menu/insert_frame.xhp">Insert Frame</link></h1> +<paragraph id="par_id030720160603138925" role="paragraph"><ahelp hid=".">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp></paragraph> +</section> +<section id="howtoget"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id811689500121312">Choose <menuitem>Insert - Frame</menuitem>.</paragraph> </section> <h2 id="hd_id030720160605268360">Frame Interactively</h2> -<paragraph id="par_id030720160605261333" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertFrameInteract">Insert a frame by drawing its shape with the mouse cursor.</ahelp></paragraph> +<paragraph id="par_id030720160605261333" role="paragraph"><ahelp hid=".uno:InsertFrameInteract">Insert a frame by drawing its shape with the mouse cursor.</ahelp></paragraph> + <embed href="text/swriter/01/04130000.xhp#frame"/> <h2 id="hd_id3150951"><link href="text/shared/01/04160500.xhp">Floating Frame</link></h2> |