diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 15:08:34 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 19:18:13 +0100 |
commit | 4de3a5df9563bb86b7295664b579efd79169d92e (patch) | |
tree | 11e2e180ca2fa89922a2d930c36281756e43b21e /source/text | |
parent | 2679c2fbbcc92a6c95bf41316dfa64426e31e195 (diff) |
Add Insert Slide/Page dialog in Help page
Change-Id: I6704035838bb0017530723b2953c794cc7160d18
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142121
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/06/sd_screenshots.xhp | 5 | ||||
-rw-r--r-- | source/text/simpress/01/04110100.xhp | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp index 64d1ef28a7..c4dfa602ce 100644 --- a/source/text/shared/06/sd_screenshots.xhp +++ b/source/text/shared/06/sd_screenshots.xhp @@ -37,5 +37,10 @@ <image src="media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png" id="img_id271667322149683"><alt xml-lang="en-US" id="alt_id81667322149685">Duplicate dialog</alt></image> </paragraph> </section> +<section id="insertslidesdialog"> + <paragraph role="paragraph" id="par_id661667325268264" xml-lang="en-US"> + <image src="media/screenshots/modules/sdraw/ui/insertslidesdialog/InsertSlidesDialog.png" id="img_id961667325268266"><alt xml-lang="en-US" id="alt_id551667325268268">Insert from File dialog</alt></image> + </paragraph> +</section> </body> </helpdocument> diff --git a/source/text/simpress/01/04110100.xhp b/source/text/simpress/01/04110100.xhp index 8088e0ebf3..829e5e1c14 100644 --- a/source/text/simpress/01/04110100.xhp +++ b/source/text/simpress/01/04110100.xhp @@ -39,6 +39,7 @@ <section id="howtoget"> <embed href="text/simpress/00/00000404.xhp#insert_page"/> </section> +<embed href="text/shared/06/sd_screenshots.xhp#insertslidesdialog"/> <h3 id="hd_id3154016">To insert specific elements from a file:</h3> <list type="ordered"> <listitem> |