From 2679c2fbbcc92a6c95bf41316dfa64426e31e195 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 1 Nov 2022 14:26:46 -0300 Subject: Add Duplicate dialog screenhsot to Help page Change-Id: Ifeca493a77b8d01a18d203ce7b385bde38079e7b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142120 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/06/sd_screenshots.xhp | 5 ++ source/text/simpress/01/02120000.xhp | 128 +++++++++++++++---------------- 2 files changed, 68 insertions(+), 65 deletions(-) (limited to 'source') diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp index 4bbb31ed41..64d1ef28a7 100644 --- a/source/text/shared/06/sd_screenshots.xhp +++ b/source/text/shared/06/sd_screenshots.xhp @@ -32,5 +32,10 @@ To Polygon dialog +
+ + Duplicate dialog + +
diff --git a/source/text/simpress/01/02120000.xhp b/source/text/simpress/01/02120000.xhp index a54672da43..372c3ab0ce 100644 --- a/source/text/simpress/01/02120000.xhp +++ b/source/text/simpress/01/02120000.xhp @@ -1,89 +1,87 @@ - - - - - - Duplicate - /text/simpress/01/02120000.xhp - - - + + + + Duplicate + /text/simpress/01/02120000.xhp + + +
- - - -Duplicate - Makes one or more copies of a selected object. - + + + +

Duplicate

+ Makes one or more copies of a selected object.
- +
+ - -Number of copies + +

Number of copies

Enter the number of copies you want to make. - -Values from selection + +

Values from selection

- - - -Icon - - - - Enters the width and the height values of the selected object in the X axis and the Y axis boxes respectively as well as the fill color of the object in the Start box. The rotation angle of the selected object is not entered. - - + + + + Icon Values + + + + Enters the width and the height values of the selected object in the X axis and the Y axis boxes respectively as well as the fill color of the object in the Start box. The rotation angle of the selected object is not entered. + +
- Placement +

Placement

Sets the position and rotation of a duplicate object with respect to the selected object. - -X axis + +

X axis

Enter the horizontal distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object to the right and negative values shift the duplicate object to the left. - -Y axis + +

Y axis

Enter the vertical distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object down and negative values shift the duplicate object up. - -Angle + +

Angle

Enter the angle (0 to 359 degrees) by which you want to rotate the duplicate object. Positive values rotate the duplicate object in a clockwise direction and negative values in a counterclockwise direction. - Enlargement +

Enlargement

Sets the size of a duplicate object. - -Width + +

Width

Enter the amount by which you want to enlarge or reduce the width of the duplicate object. - -Height + +

Height

Enter the amount by which you want to enlarge or reduce the height of the duplicate object. - Colors +

Colors

Sets the colors for the selected object and the duplicate object. If you make more than one copy, these colors define the start and end points of a color gradient. - -Start + +

Start

Choose a color for the selected object. - -End + +

End

Choose a color for the duplicate object. If you are making more than one copy, this color is applied to the last copy. - +
-- cgit