From b62218feb4fc7d278699d425868fdc7ac1bb6212 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Wed, 7 Sep 2016 21:59:41 +0200 Subject: 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 Tested-by: jan iversen --- source/text/shared/00/00040500.xhp | 4 ++-- source/text/shared/guide/paintbrush.xhp | 2 +- source/text/shared/guide/scripting.xhp | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 0fb4cf1229..a2cb5fca00 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -142,7 +142,7 @@ (all options only in Writer or Calc) Choose Format - Paragraph - Borders tab Choose Format - Image - Borders tab -Choose Format - Frame/Object - Borders tab +Choose Format - Frame and Object - Properties - Borders tab Choose Format - Page - Borders tab Choose Format - Character - Borders tab Choose View - Styles and Formatting - open context menu of an entry and choose Modify/New - Borders tab @@ -163,7 +163,7 @@ Choose Format - Paragraph - Background tab Choose Format - Character - Background tab Choose Format - Image - Background tab -Choose Format - Frame/Object - Background tab +Choose Format - Frame and Object - Properties - Area tab Choose Format - Page - Background tab Choose Format - Page - Header - More button Choose Format - Page - Footer - More button 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 @@ Frame is selected - Copies the frame attributes that are defined in Format - Frame dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied. + Copies the frame attributes that are defined in Format - Frame and Object - Properties dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied. 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 @@ Select the embedded object, for example a chart, in your document. - Choose Format - Frame/Object - Macro. + Choose Format - Frame and Object - Properties - Macro. In the Macros list box, open the %PRODUCTNAME Scripts entry. -- cgit