diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-11-29 10:12:11 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-29 19:23:21 +0100 |
commit | a0a0c66fd33aa7a8c441b58d52e49a018ca83d8c (patch) | |
tree | b849fc398afc98798109d78e2f970a8096feadec /source/text/simpress/guide | |
parent | 50a0079ea82e87e1ce9f6ad744d04a106d43a773 (diff) |
Modify menu in Draw has been renamed to Shape
Change-Id: Idc0c1378ad1e2022c9e6c2ca2cddf85c7d9e8546
Reviewed-on: https://gerrit.libreoffice.org/64213
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/layers.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/guide/text2curve.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/guide/vectorize.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/simpress/guide/layers.xhp b/source/text/simpress/guide/layers.xhp index 5f88358acc..2896e3b905 100644 --- a/source/text/simpress/guide/layers.xhp +++ b/source/text/simpress/guide/layers.xhp @@ -36,7 +36,7 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3146313" xml-lang="en-US">Layers are available in $[officename] Draw, not in $[officename] Impress. Layers allow you to assemble elements on a page that are related. Think of layers as individual workspaces that you can hide from view, hide from printing, or lock. </paragraph> <paragraph role="paragraph" id="par_id7036957" xml-lang="en-US">Layers do not determine the stacking order of objects on your page, except for the <emph>Controls</emph> layer which is always in front of other layers. </paragraph> -<paragraph role="paragraph" id="par_id1614734" xml-lang="en-US">The stacking order of objects on your page is determined by the sequence in which you add the objects. You can rearrange the stacking order by <item type="menuitem">Modify - Arrange</item>. </paragraph> +<paragraph role="paragraph" id="par_id1614734" xml-lang="en-US">The stacking order of objects on your page is determined by the sequence in which you add the objects. You can rearrange the stacking order by <item type="menuitem">Shape - Arrange</item>. </paragraph> <paragraph role="paragraph" id="par_id398876" xml-lang="en-US">The areas on a layer that do not contain objects are transparent.</paragraph> <paragraph role="paragraph" id="par_id3146962" xml-lang="en-US">$[officename] Draw provides three default layers:</paragraph> <list type="unordered"> diff --git a/source/text/simpress/guide/text2curve.xhp b/source/text/simpress/guide/text2curve.xhp index 31b3acba36..cda010bd35 100644 --- a/source/text/simpress/guide/text2curve.xhp +++ b/source/text/simpress/guide/text2curve.xhp @@ -44,7 +44,7 @@ <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id3146963" xml-lang="en-US">Select the text that you want to convert, and do one of the following:</paragraph> -<paragraph role="listitem" id="par_id3149053" xml-lang="en-US">In $[officename] Draw, choose <emph>Modify - Convert - To Curve</emph>.</paragraph> +<paragraph role="listitem" id="par_id3149053" xml-lang="en-US">In $[officename] Draw, choose <emph>Shape - Convert - To Curve</emph>.</paragraph> <paragraph role="listitem" id="par_id3150395" xml-lang="en-US">In $[officename] Impress, right-click the border of the text object, and then choose <emph>Convert - To Curve</emph>.</paragraph> </listitem> <listitem> diff --git a/source/text/simpress/guide/vectorize.xhp b/source/text/simpress/guide/vectorize.xhp index 4e87c701c0..21c06cc893 100644 --- a/source/text/simpress/guide/vectorize.xhp +++ b/source/text/simpress/guide/vectorize.xhp @@ -44,7 +44,7 @@ </listitem> <listitem> <paragraph role="paragraph" id="par_id3153812" xml-lang="en-US">Do one of the following:</paragraph> -<paragraph role="paragraph" id="par_id3145118" xml-lang="en-US">In $[officename] Draw, choose <emph>Modify - Convert - To Polygon</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3145118" xml-lang="en-US">In $[officename] Draw, choose <emph>Shape - Convert - To Polygon</emph>.</paragraph> <paragraph role="paragraph" id="par_id3151387" xml-lang="en-US">In $[officename] Impress, right-click the object, and then choose <emph>Convert - To Polygon</emph>.</paragraph> </listitem> <listitem> |