From 36a1eb4dcee3c27e1ed72f2af63c8ea882a38863 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Tue, 28 Oct 2014 22:20:14 +0100 Subject: related fdo#70998 rename Picture to Image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie196de29cc8b2fa2d569019d18ddbd117cb33b5a Reviewed-on: https://gerrit.libreoffice.org/12128 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/swriter/01/05060000.xhp | 10 +++++----- source/text/swriter/01/05060100.xhp | 2 +- source/text/swriter/01/05060300.xhp | 18 +++++++++--------- 3 files changed, 15 insertions(+), 15 deletions(-) (limited to 'source/text/swriter/01') diff --git a/source/text/swriter/01/05060000.xhp b/source/text/swriter/01/05060000.xhp index bbc06dbc04..6be558492d 100644 --- a/source/text/swriter/01/05060000.xhp +++ b/source/text/swriter/01/05060000.xhp @@ -22,7 +22,7 @@ -Picture +Image /text/swriter/01/05060000.xhp @@ -33,14 +33,14 @@ -Picture -Formats the size, position, and other properties of the selected graphic. +Image +Formats the size, position, and other properties of the selected image. -You can also change some of the properties of the selected graphic with shortcut keys. +You can also change some of the properties of the selected image with shortcut keys.
-The Picture dialog contains the following tab pages: +The Image dialog contains the following tab pages: Wrap diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp index d35fef48cc..cfd164d7bb 100644 --- a/source/text/swriter/01/05060100.xhp +++ b/source/text/swriter/01/05060100.xhp @@ -110,7 +110,7 @@ Mirror on even pages Reverses the current horizontal alignment settings on even pages. -You can also use the Picture flip options to adjust the layout of objects on even and odd pages. +You can also use the Image flip options to adjust the layout of objects on even and odd pages. Vertical diff --git a/source/text/swriter/01/05060300.xhp b/source/text/swriter/01/05060300.xhp index 3058161cfb..5c4209ec5f 100644 --- a/source/text/swriter/01/05060300.xhp +++ b/source/text/swriter/01/05060300.xhp @@ -22,7 +22,7 @@ -Picture +Image /text/swriter/01/05060300.xhp @@ -33,8 +33,8 @@
-Picture -Specify the flip and the link options for the selected graphic. +Image +Specify the flip and the link options for the selected image.
@@ -43,25 +43,25 @@ Verticallysee bug 106420;Writer uses VERT for HOR and HORZ for VERT -Flips the selected graphic vertically. +Flips the selected image vertically. Horizontally -Flips the selected graphic horizontally. +Flips the selected image horizontally. On all pages -Flips the selected graphic horizontally on all pages. +Flips the selected image horizontally on all pages. On left pages -Flips the selected graphic horizontally only on even pages. +Flips the selected image horizontally only on even pages. On right pages -Flips the selected graphic horizontally only on odd pages. +Flips the selected image horizontally only on odd pages. Link -Inserts the graphic as a link. +Inserts the image as a link. File name Displays the path to the linked graphic file. To change the link, click the browse button (...) and then locate the file that you want to link to. -- cgit