From 25e88166393ebf5736a38271dd33f49b69e759b9 Mon Sep 17 00:00:00 2001 From: Olivier Hallot <olivier.hallot@libreoffice.org> Date: Fri, 13 Jul 2018 22:05:33 -0300 Subject: tdf#115524 Some branch bookmarks are not working 2 simpress and sdraw modules Change-Id: I5d498cb7ab504277a54f6d002e1f8e88ce78ab0c Reviewed-on: https://gerrit.libreoffice.org/57411 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> --- source/text/simpress/guide/photo_album.xhp | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'source/text/simpress/guide') diff --git a/source/text/simpress/guide/photo_album.xhp b/source/text/simpress/guide/photo_album.xhp index 4d24f89eb7..eab3f2d5f2 100644 --- a/source/text/simpress/guide/photo_album.xhp +++ b/source/text/simpress/guide/photo_album.xhp @@ -29,6 +29,7 @@ <section id="impress_photo_album"> +<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/photoalbum/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/photoalbum/PhotoAlbumCreatorDialog" id="bm_id221120161439267684" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id221120161451447252"> <bookmark_value>Photo Album</bookmark_value> @@ -51,42 +52,42 @@ <list type="ordered"> <listitem> - <paragraph id="par_id221120161524583519" role="ol_item" xml-lang="en-US">Open an existing or blank presentation.</paragraph> + <paragraph id="par_id221120161524583519" role="listitem" xml-lang="en-US">Open an existing or blank presentation.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524586628" role="ol_item" xml-lang="en-US">Go to the slide that precede the photo album.</paragraph> + <paragraph id="par_id221120161524586628" role="listitem" xml-lang="en-US">Go to the slide that precede the photo album.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524581298" role="ol_item" xml-lang="en-US">Choose <item type="menuitem">Insert – Media – Photo Album</item>. </paragraph> + <paragraph id="par_id221120161524581298" role="listitem" xml-lang="en-US">Choose <item type="menuitem">Insert – Media – Photo Album</item>. </paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524582911" role="ol_item" xml-lang="en-US">In the Create Photo Album dialog, click <item type="menuitem">Add</item>.</paragraph> + <paragraph id="par_id221120161524582911" role="listitem" xml-lang="en-US">In the Create Photo Album dialog, click <item type="menuitem">Add</item>.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524597741" role="ol_item" xml-lang="en-US">Locate the files you want to insert. </paragraph> + <paragraph id="par_id221120161524597741" role="listitem" xml-lang="en-US">Locate the files you want to insert. </paragraph> <paragraph id="par_id221120161524594919" role="note" xml-lang="en-US">Note: If several images are in the same folder, you can select a group of photos using the Shift or Ctrl keys while clicking on their filenames.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524595472" role="ol_item" xml-lang="en-US">Click <item type="menuitem">Open</item> to add the files to the Photo Album.</paragraph> + <paragraph id="par_id221120161524595472" role="listitem" xml-lang="en-US">Click <item type="menuitem">Open</item> to add the files to the Photo Album.</paragraph> <paragraph id="par_id221120161524591012" role="tip" xml-lang="en-US">Tip: Click on a file name to display it in the <item type="menuitem">Preview</item> area</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524595468" role="ol_item" xml-lang="en-US">Select the number of images per slide in the <item type="menuitem">Slide layout</item> list box.</paragraph> + <paragraph id="par_id221120161524595468" role="listitem" xml-lang="en-US">Select the number of images per slide in the <item type="menuitem">Slide layout</item> list box.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524598495" role="ol_item" xml-lang="en-US">Mark <item type="menuitem">Add caption to each slide</item> checkbox if necessary, to insert a text box for the caption.</paragraph> + <paragraph id="par_id221120161524598495" role="listitem" xml-lang="en-US">Mark <item type="menuitem">Add caption to each slide</item> checkbox if necessary, to insert a text box for the caption.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524592767" role="ol_item" xml-lang="en-US">Mark <item type="menuitem">Keep aspect ratio</item> checkbox to avoid distorting the images when laying them in the slide. The image will be fully contained in the slide.</paragraph> + <paragraph id="par_id221120161524592767" role="listitem" xml-lang="en-US">Mark <item type="menuitem">Keep aspect ratio</item> checkbox to avoid distorting the images when laying them in the slide. The image will be fully contained in the slide.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524597069" role="ol_item" xml-lang="en-US">Mark <item type="menuitem">Fill screen</item> to make the image fill the whole presentation screen. The resulting image may be larger than the slide.</paragraph> + <paragraph id="par_id221120161524597069" role="listitem" xml-lang="en-US">Mark <item type="menuitem">Fill screen</item> to make the image fill the whole presentation screen. The resulting image may be larger than the slide.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524595994" role="ol_item" xml-lang="en-US">Mark <item type="menuitem">Link images</item> to create a link to the image location in your file system or internet. This option will not embed the images in the presentation document.</paragraph> + <paragraph id="par_id221120161524595994" role="listitem" xml-lang="en-US">Mark <item type="menuitem">Link images</item> to create a link to the image location in your file system or internet. This option will not embed the images in the presentation document.</paragraph> </listitem> <listitem> - <paragraph id="par_id221120161524593343" role="ol_item" xml-lang="en-US">Click <item type="menuitem">Insert Slides</item>.</paragraph> + <paragraph id="par_id221120161524593343" role="listitem" xml-lang="en-US">Click <item type="menuitem">Insert Slides</item>.</paragraph> </listitem> </list> -- cgit