diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2021-07-24 18:54:22 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-24 22:05:43 +0200 |
commit | 36052eea4f7977303088774c3299a7c721ca2608 (patch) | |
tree | f49792ba94e8b2cab77d2a4a615803cfd1aaf0c7 /source/text/simpress/guide | |
parent | 65c742c487136afeb38c6d5352ba35a1d88194c4 (diff) |
tdf#95394 Help: Bitmap -> Image
Change-Id: I6faefd33fe3cded67bae3a2b7d4dc7ef790271cf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119469
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/guide')
-rw-r--r-- | source/text/simpress/guide/background.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/simpress/guide/background.xhp b/source/text/simpress/guide/background.xhp index 8b8cb28177..f76bce6742 100644 --- a/source/text/simpress/guide/background.xhp +++ b/source/text/simpress/guide/background.xhp @@ -40,17 +40,17 @@ </paragraph> <switch select="appl"> <case select="IMPRESS"> - <paragraph role="paragraph" id="par_id3155067">You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or a bitmap image.</paragraph> + <paragraph role="paragraph" id="par_id3155067">You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or an image.</paragraph> <paragraph role="paragraph" id="par_id3148701">If you want to change the background fill for all of the slides, choose <menuitem>View - Master Slide</menuitem>. To change the background fill of a single slide, choose <menuitem>View - Normal</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id624713" xml-lang="en-US"> - <ahelp hid="." visibility="hidden">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select a bitmap file. This file is used as a background picture.</ahelp> + <ahelp hid="." visibility="hidden">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select an image file. This file is used as a background picture.</ahelp> </paragraph> </case> <default> - <paragraph role="paragraph" id="par_id4155067">You can change the background color or the background fill of the current page or all of the pages in your document. For a background fill, you can use hatching, a gradient, or a bitmap image.</paragraph> + <paragraph role="paragraph" id="par_id4155067">You can change the background color or the background fill of the current page or all of the pages in your document. For a background fill, you can use hatching, a gradient, or an image.</paragraph> <paragraph role="paragraph" id="par_id4148701">If you want to change the background fill for all of the pages, choose <menuitem>View - Master Page</menuitem>. To change the background fill of a single page, choose <menuitem>View - Normal</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id644713"> - <ahelp hid="." visibility="hidden">Click Set Background Picture for Page in the context menu of a page in Normal view to select a bitmap file. This file is used as a background picture.</ahelp> + <ahelp hid="." visibility="hidden">Click Set Background Picture for Page in the context menu of a page in Normal view to select an image file. This file is used as a background picture.</ahelp> </paragraph> </default> </switch> @@ -78,8 +78,8 @@ <paragraph role="listitem" id="par_id3156064" xml-lang="en-US">Choose <switchinline select="appl"><caseinline select="IMPRESS"><menuitem>Slide - Properties</menuitem></caseinline><defaultinline><menuitem>Page - Properties</menuitem></defaultinline></switchinline>, and then click on the <emph>Background</emph> tab.</paragraph> </listitem> <listitem> - <paragraph role="listitem" id="par_id3145356" xml-lang="en-US">In the <emph>Fill </emph>area, select <emph>Bitmap</emph>, and then click an image in the list.</paragraph> - <note id="par_id3150757">To use a custom image for the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, click the <emph>Import</emph> button. Locate the image and click <widget>Open</widget>. On returning to the <emph>Background</emph> tab, the imported image is in the <emph>Bitmap</emph> list.</note> + <paragraph role="listitem" id="par_id3145356" xml-lang="en-US">In the <emph>Fill </emph>area, select <emph>Image</emph>, and then click an image in the list.</paragraph> + <note id="par_id3150757">To use a custom image for the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, click the <emph>Import</emph> button. Locate the image and click <widget>Open</widget>. On returning to the <emph>Background</emph> tab, the imported image is in the <emph>Image</emph> list.</note> </listitem> <listitem> <paragraph role="paragraph" id="par_id3153151" xml-lang="en-US">Do one of the following:</paragraph> |