diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-22 09:40:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-22 14:44:00 +0200 |
commit | 141b19cf577d2c6b3fb7b3c29dc67977352895c5 (patch) | |
tree | 22e69079e0d3f17f5ce4dd5de0fd0588ca003e16 /source/text/shared/00 | |
parent | 9f7c011c3ea533d8283b17dff0d191deb7235645 (diff) |
tdf#155875 Tab'd UI cmds Writer/Insert in Help(17)
+ refactoring
+ Writer Insert menu (part 17)
Change-Id: Ia7764ad9125f14d288470b53275e626581b2534e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154759
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/00')
-rw-r--r-- | source/text/shared/00/00000404.xhp | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/source/text/shared/00/00000404.xhp b/source/text/shared/00/00000404.xhp index ed25587bf8..6af732dd13 100644 --- a/source/text/shared/00/00000404.xhp +++ b/source/text/shared/00/00000404.xhp @@ -402,7 +402,21 @@ </table> </section> <section id="signatureline"> - <paragraph role="paragraph" id="par_id81526422144005">Choose <emph>Insert - Signature Line</emph></paragraph> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id81526422144005">Choose <menuitem>Insert - Signature Line</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id181690028131825">On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> tab, choose <menuitem>Signature Line</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id231690028186655"> + <tablerow> + <tablecell> + <paragraph id="par_id661690028186656" role="paragraph"><image src="cmd/lc_signaturelinedialog.svg" id="img_id911690028186657" width="1cm" height="1cm"><alt id="alt_id951690028186659">Icon Insert Signature Line</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id371690028186660" role="paragraph">Insert Signature Line</paragraph> + </tablecell> + </tablerow> + </table> </section> </body> </helpdocument> |