diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-15 20:10:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-15 22:39:06 +0200 |
commit | 51d800a8af9637c31b1b4c6d5bdd490f8952d218 (patch) | |
tree | 8434e12680712ee4bb102a77dd720aa27e41b584 /source/text/simpress | |
parent | f7e5c512cda255e1811f0b155ec37aa3addf8831 (diff) |
Fix "Master Slide"
Change-Id: I766d38b014282701df34f056ae7184e4d62be6c6
Reviewed-on: https://gerrit.libreoffice.org/54397
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/guide/layers.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/layers.xhp b/source/text/simpress/guide/layers.xhp index 6236bec2f0..5f88358acc 100644 --- a/source/text/simpress/guide/layers.xhp +++ b/source/text/simpress/guide/layers.xhp @@ -54,7 +54,7 @@ <paragraph role="paragraph" id="par_id3150534" xml-lang="en-US">The <emph>Layout</emph> layer is the default workspace. The <emph>Layout</emph> layer determines the location of title, text, and object placeholders on your page.</paragraph> <paragraph role="paragraph" id="par_id3150742" xml-lang="en-US">The <emph>Controls</emph> layer can be used for buttons that have been assigned an action, but that should not be printed. Set the layer's properties to not printable. Objects on the <emph>Controls</emph> layer are always in front of objects on other layers.</paragraph> <paragraph role="paragraph" id="par_id3153085" xml-lang="en-US">The <emph>Dimension Lines</emph> layer is where you draw, for example, the dimension lines. By switching the layer to show or hide, you can easily switch these lines on and off.</paragraph> -<paragraph role="tip" id="par_id3154507" xml-lang="en-US">You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master (<item type="menuitem">View - Master</item>).</paragraph> +<paragraph role="tip" id="par_id3154507" xml-lang="en-US">You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master slide (<item type="menuitem">View - Master Slide</item>).</paragraph> <section id="relatedtopics"> <embed href="text/simpress/guide/layer_new.xhp#layer_new"/> <embed href="text/simpress/guide/layer_move.xhp#layer_move"/> |