diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-21 22:17:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-22 10:30:46 +0200 |
commit | 9137968acde13367c8eb92ec319e9a743a0613e5 (patch) | |
tree | 931b2d3ccd2b598c87279791661813468cd213f9 /source/text/simpress | |
parent | c453c6fa2085dc5772ab29c5e76b8e7fee9aad04 (diff) |
tdf#155875 Tab'd UI commands Writer/Insert in Help
+ refactoring
+ Writer Insert menu (part 3)
Change-Id: I06cd0531f88a22e529001ba465dc427546448182
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153431
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f33867a413e21f22fc6f81a27cc7afdc91c1eee2)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153423
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/02/10110000.xhp | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/source/text/simpress/02/10110000.xhp b/source/text/simpress/02/10110000.xhp index f2242b9321..59cb029126 100644 --- a/source/text/simpress/02/10110000.xhp +++ b/source/text/simpress/02/10110000.xhp @@ -19,30 +19,30 @@ <helpdocument version="1.0"> <meta> <topic id="textsimpress0210110000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Insert</title> +<title id="tit">Insert</title> <filename>/text/simpress/02/10110000.xhp</filename> </topic> </meta> <body> <section id="insert"> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertToolbox" id="bm_id3192356" localize="false"/> +<bookmark branch="hid/.uno:InsertToolbox" id="bm_id3192356" localize="false"/> <h1 id="hd_id3149945"><link href="text/simpress/02/10110000.xhp">Insert</link></h1> </section> <section id="syinsert"> <table id="tbl_id3153251"> <tablerow> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3154766" xml-lang="en-US"> -<image id="img_id3153812" src="cmd/sc_drawchart.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153812" xml-lang="en-US">Icon</alt> +<tablecell> +<paragraph role="paragraph" id="par_id3154766"> +<image id="img_id3153812" src="cmd/sc_drawchart.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153812">Icon</alt> </image></paragraph> </tablecell> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3145582" xml-lang="en-US">Insert</paragraph> +<tablecell> +<paragraph role="paragraph" id="par_id3145582">Insert</paragraph> </tablecell> </tablerow> </table> </section> -<paragraph role="paragraph" id="par_id3147401" xml-lang="en-US"><ahelp hid=".uno:InsertToolbox">Open the <emph>Insert</emph> toolbar, where you can add objects, including charts, spreadsheets, and images, to your document.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3147401"><ahelp hid=".uno:InsertToolbox">Open the <emph>Insert</emph> toolbar, where you can add objects, including charts, spreadsheets, and images, to your document.</ahelp></paragraph> <h2 id="hd_id3149028"><link href="text/simpress/01/new_slide.xhp">Slide</link></h2> <embed href="text/simpress/01/new_slide.xhp#seitetext"/> <embed href="text/simpress/00/slide_menu.xhp#insertslide"/> @@ -59,8 +59,10 @@ <h2 id="hd_id3155986"><link href="text/shared/01/04140000.xhp">From File</link></h2> <embed href="text/shared/01/04140000.xhp#grafiktext"/> <embed href="text/shared/00/00000404.xhp#syimage"/> + <embed href="text/shared/01/moviesound.xhp#moviesound"/> <embed href="text/shared/00/00000404.xhp#symoviesound"/> + <h2 id="hd_id3145826"><link href="text/shared/01/04160300.xhp">Formula</link></h2> <embed href="text/shared/01/04160300.xhp#starmath"/> <embed href="text/shared/00/00000404.xhp#systarmath"/> |