diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-05-06 15:00:59 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-07 13:19:21 +0200 |
commit | 5c889a294765c6d91999a561c7bdb6d59eaf9876 (patch) | |
tree | b9916469640667326d0d02c314469b86d92764c1 /source/text/simpress | |
parent | f71b73b67a2d97ac8888e6444ee8e058a2feb8f8 (diff) |
fix menu item path to master in Draw
Change-Id: I82af34cc14576bac84095b25e77f2f9a0dede5c7
Reviewed-on: https://gerrit.libreoffice.org/53911
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 5f88358acc..6236bec2f0 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 slide (<item type="menuitem">View - Master Slide</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 (<item type="menuitem">View - Master</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"/> |