diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-09-07 21:59:41 +0200 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-09-08 07:28:02 +0000 |
commit | b62218feb4fc7d278699d425868fdc7ac1bb6212 (patch) | |
tree | 09e0aac34a8908a122b2c28fbcf9f500df631804 /source/text/shared/guide | |
parent | c122aa7574e363c9dce332f1ca8b69b1cccde202 (diff) |
tdf#101064 adjust menu path to Format - Frame and Object - Properties
Change-Id: Ib7692042bfb7daaf7325be8f183759b27eb315e6
Reviewed-on: https://gerrit.libreoffice.org/28733
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'source/text/shared/guide')
-rw-r--r-- | source/text/shared/guide/paintbrush.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/scripting.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/paintbrush.xhp b/source/text/shared/guide/paintbrush.xhp index c8eeacf47a..ac583a782f 100644 --- a/source/text/shared/guide/paintbrush.xhp +++ b/source/text/shared/guide/paintbrush.xhp @@ -90,7 +90,7 @@ <paragraph xml-lang="en-US" id="par_idN106B8" role="tablecontent" l10n="NEW">Frame is selected</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_idN106BE" role="tablecontent" l10n="NEW">Copies the frame attributes that are defined in <item type="menuitem">Format - Frame</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied.</paragraph> + <paragraph xml-lang="en-US" id="par_idN106BE" role="tablecontent">Copies the frame attributes that are defined in <item type="menuitem">Format - Frame and Object - Properties</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied.</paragraph> </tablecell> </tablerow> <tablerow> diff --git a/source/text/shared/guide/scripting.xhp b/source/text/shared/guide/scripting.xhp index d0edae41ea..4b8a2d6b4c 100644 --- a/source/text/shared/guide/scripting.xhp +++ b/source/text/shared/guide/scripting.xhp @@ -139,7 +139,7 @@ <paragraph xml-lang="en-US" id="par_idN10795" role="paragraph" l10n="NEW">Select the embedded object, for example a chart, in your document.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_idN10ADB" role="paragraph" l10n="NEW">Choose <emph>Format - Frame/Object - Macro</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10ADB" role="paragraph">Choose <emph>Format - Frame and Object - Properties - Macro</emph>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN10ADF" role="paragraph" l10n="NEW">In the <emph>Macros</emph> list box, open the %PRODUCTNAME Scripts entry.</paragraph> |