diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-07 12:33:51 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-07 17:38:17 +0200 |
commit | 374b792c275fbfb5fad9d12764fecde6d1d5aaaa (patch) | |
tree | 71b68beacb17afe4771ec04a208d64581712da01 /source/text/swriter/00 | |
parent | 850f6ca8e730f867fa981279aaa644c1770bd9a7 (diff) |
tdf#154996 Add tabbed UI commands in Help page
libreoffice-7-6-branch-point
+ refactoring
+ End of Writer edit menu
Change-Id: Ib93d75b18fd596eb27e92ad818656c0ef2bda821
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152710
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/00')
-rw-r--r-- | source/text/swriter/00/00000402.xhp | 61 |
1 files changed, 41 insertions, 20 deletions
diff --git a/source/text/swriter/00/00000402.xhp b/source/text/swriter/00/00000402.xhp index 4b6d3bd93e..558b351963 100644 --- a/source/text/swriter/00/00000402.xhp +++ b/source/text/swriter/00/00000402.xhp @@ -26,27 +26,31 @@ <body> <h1 id="hd_id3150344">Edit Menu</h1> <section id="autotext"> -<paragraph role="paragraph" id="par_id3154485">Choose <emph>Tools - AutoText</emph></paragraph> -<paragraph role="paragraph" id="par_id3151243"><switchinline select="sys"><caseinline select="MAC">Command -</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3</paragraph> -<paragraph role="paragraph" id="par_id3143228">On the Insert toolbar, click</paragraph> -<section id="syautotext"> -<table id="tbl_id3153808"> -<tablerow> -<tablecell> -<paragraph role="paragraph" id="par_id3149048"> -<image id="img_id3156418" src="cmd/lc_editglossary.svg" width="1cm" height="1cm"><alt id="alt_id3156418">Icon</alt> - </image></paragraph> -</tablecell> -<tablecell> -<paragraph role="paragraph" id="par_id3150536">AutoText</paragraph> -</tablecell> -</tablerow> -</table> + <paragraph role="paragraph" id="par_id3154485">Choose <emph>Tools - AutoText</emph></paragraph> + <paragraph role="paragraph" id="par_id3151243"><switchinline select="sys"><caseinline select="MAC">Command + </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3</paragraph> + <paragraph role="paragraph" id="par_id3143228">On the Insert toolbar, click</paragraph> + <section id="syautotext"> + <table id="tbl_id3153808"> + <tablerow> + <tablecell> + <paragraph role="paragraph" id="par_id3149048"> + <image id="img_id3156418" src="cmd/lc_editglossary.svg" width="1cm" height="1cm"><alt id="alt_id3156418">Icon</alt> + </image></paragraph> + </tablecell> + <tablecell> + <paragraph role="paragraph" id="par_id3150536">AutoText</paragraph> + </tablecell> + </tablerow> + </table> + </section> </section> +<section id="datenaust"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3149349">Choose <menuitem>Edit - Exchange Database</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id91686150276637">Choose <menuitem>Tools</menuitem>, open menu button and select <menuitem>Exchange Database</menuitem>.</paragraph> </section> -<paragraph role="paragraph" id="par_id3149349"><variable id="datenaust">Choose <emph>Edit - Exchange Database</emph> -</variable></paragraph> <section id="feldbefehl"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> @@ -121,7 +125,24 @@ <embed href="text/shared/00/00000004.xhp#from_keyboard"/> <paragraph role="paragraph" id="par_id51685972424605"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + I</keycode></paragraph> </section> -<paragraph role="paragraph" id="par_id3973244"><variable id="direct_cursor">Choose <emph>Edit - Direct Cursor Mode</emph></variable></paragraph> + +<section id="direct_cursor"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3973244">Choose <menuitem>Edit - Direct Cursor Mode</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id981686150796467">Choose <menuitem>Home - Home</menuitem> menu <menuitem> - Direct Cursor Mode</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id131686150907806"> + <tablerow> + <tablecell> + <paragraph id="par_id531686150907807" role="paragraph"><image src="cmd/lc_shadowcursor.svg" id="img_id901686150907808" width="1cm" height="1cm"><alt id="alt_id31686150907809">Icon Toggle Direct Cursor Mode</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id141686150907811" role="paragraph">Toggle Direct Cursor Mode</paragraph> + </tablecell> + </tablerow> + </table> +</section> <section id="goto"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> |