From 0e8696bc2784364cfbefd7fa55da733e350c56cd Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 4 Sep 2020 14:57:01 -0300 Subject: tdf#118148 Extended tips for simpress/ and sdraw/ Change-Id: I7472b2aaa60d554fd9b2d4c9212917661228d929 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102061 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- sd/uiconfig/sdraw/ui/copydlg.ui | 47 ++++++++++++++++++++++++++++-- sd/uiconfig/sdraw/ui/crossfadedialog.ui | 24 +++++++++++++-- sd/uiconfig/sdraw/ui/dlgsnap.ui | 39 +++++++++++++++++++++++-- sd/uiconfig/sdraw/ui/insertlayer.ui | 39 +++++++++++++++++++++++-- sd/uiconfig/sdraw/ui/insertslidesdialog.ui | 19 ++++++++---- sd/uiconfig/sdraw/ui/vectorize.ui | 34 +++++++++++++++++++-- 6 files changed, 187 insertions(+), 15 deletions(-) (limited to 'sd/uiconfig/sdraw') diff --git a/sd/uiconfig/sdraw/ui/copydlg.ui b/sd/uiconfig/sdraw/ui/copydlg.ui index a1eb1da844d7..ed202c2aa2e5 100644 --- a/sd/uiconfig/sdraw/ui/copydlg.ui +++ b/sd/uiconfig/sdraw/ui/copydlg.ui @@ -154,6 +154,11 @@ True True adjustment1 + + + Enter the number of copies you want to make. + + False @@ -258,6 +263,11 @@ True True 2 + + + 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. + + 1 @@ -271,6 +281,11 @@ True True 2 + + + 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. + + 1 @@ -285,6 +300,11 @@ True adjustment2 2 + + + 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. + + 1 @@ -368,6 +388,11 @@ True True 2 + + + Enter the amount by which you want to enlarge or reduce the width of the duplicate object. + + 1 @@ -381,6 +406,11 @@ True True 2 + + + Enter the amount by which you want to enlarge or reduce the height of the duplicate object. + + 1 @@ -465,10 +495,14 @@ True 0 True - + + + Choose a color for the selected object. + + 1 @@ -483,10 +517,14 @@ True 0 True - + + + Choose a color for the duplicate object. If you are making more than one copy, this color is applied to the last copy. + + 1 @@ -532,6 +570,11 @@ + + + Makes one or more copies of a selected object. + + diff --git a/sd/uiconfig/sdraw/ui/crossfadedialog.ui b/sd/uiconfig/sdraw/ui/crossfadedialog.ui index 5c62b1d26991..d4d98b3e421a 100644 --- a/sd/uiconfig/sdraw/ui/crossfadedialog.ui +++ b/sd/uiconfig/sdraw/ui/crossfadedialog.ui @@ -1,5 +1,5 @@ - + @@ -109,6 +109,11 @@ True 0 True + + + Applies a smooth transition between the selected objects. + + 0 @@ -125,6 +130,11 @@ True 0 True + + + Applies cross-fading to the line and fill properties of the selected objects. + + 0 @@ -152,6 +162,11 @@ True True adjustment1 + + + Enter the number of shapes you want between the two selected objects. + + 1 @@ -186,8 +201,13 @@ cancel help - + + + + Creates shapes and distributes them by uniform increments between two drawing objects. + + diff --git a/sd/uiconfig/sdraw/ui/dlgsnap.ui b/sd/uiconfig/sdraw/ui/dlgsnap.ui index f6fd30546e85..cee2caf88bc6 100644 --- a/sd/uiconfig/sdraw/ui/dlgsnap.ui +++ b/sd/uiconfig/sdraw/ui/dlgsnap.ui @@ -1,5 +1,5 @@ - + @@ -41,6 +41,11 @@ True True True + + + Deletes the selected snap point or snap line. + + False @@ -131,6 +136,11 @@ True True 2 + + + Enter the amount of space you want between the snap point or line and the left edge of the page. + + 1 @@ -143,6 +153,11 @@ True True 2 + + + Enter the amount of space you want between the snap point or line and the top edge of the page. + + 1 @@ -226,6 +241,11 @@ True True True + + + Inserts a snap point. + + False @@ -245,6 +265,11 @@ True True point + + + Inserts a vertical snap line. + + False @@ -264,6 +289,11 @@ True True point + + + Inserts a horizontal snap line. + + False @@ -307,8 +337,13 @@ cancel help - + + + + Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects. + + diff --git a/sd/uiconfig/sdraw/ui/insertlayer.ui b/sd/uiconfig/sdraw/ui/insertlayer.ui index 206c09caa91c..2c824be0977f 100644 --- a/sd/uiconfig/sdraw/ui/insertlayer.ui +++ b/sd/uiconfig/sdraw/ui/insertlayer.ui @@ -1,5 +1,5 @@ - + @@ -98,6 +98,11 @@ True True 54 + + + Enter a name for the new layer. + + @@ -138,6 +143,11 @@ True True 54 + + + Enter the title of the layer. + + @@ -189,6 +199,11 @@ True True True + + + Enter a description of the layer. + + @@ -222,6 +237,11 @@ True 0 True + + + Show or hide the layer. + + False @@ -238,6 +258,11 @@ True 0 True + + + When printing, print or ignore this particular layer. + + False @@ -254,6 +279,11 @@ True 0 True + + + Prevent elements on the layer from being edited. + + False @@ -275,8 +305,13 @@ cancel help - + + + + Inserts a new layer in the document. Layers are only available in Draw, not in Impress. + + diff --git a/sd/uiconfig/sdraw/ui/insertslidesdialog.ui b/sd/uiconfig/sdraw/ui/insertslidesdialog.ui index 8b27da390f02..6f46ba426dfd 100644 --- a/sd/uiconfig/sdraw/ui/insertslidesdialog.ui +++ b/sd/uiconfig/sdraw/ui/insertslidesdialog.ui @@ -1,5 +1,5 @@ - + @@ -18,9 +18,6 @@ Insert Slides/Objects True dialog - - - False @@ -100,6 +97,11 @@ True 0 True + + + Unused master pages are not inserted. + + 0 @@ -115,6 +117,11 @@ True 0 True + + + Inserts a file or some file elements as a link that is automatically updated when the source file is modified. + + 0 @@ -138,7 +145,6 @@ True liststore1 False - True 1 True @@ -183,5 +189,8 @@ cancel help + + + diff --git a/sd/uiconfig/sdraw/ui/vectorize.ui b/sd/uiconfig/sdraw/ui/vectorize.ui index 4bc9fecd61a9..1bf2af48f662 100644 --- a/sd/uiconfig/sdraw/ui/vectorize.ui +++ b/sd/uiconfig/sdraw/ui/vectorize.ui @@ -1,5 +1,5 @@ - + @@ -47,6 +47,11 @@ True True True + + + Previews the converted image without applying the changes. + + False @@ -133,6 +138,11 @@ True True adjustment1 + + + Enter the number of colors to be displayed in the converted image. %PRODUCTNAME generates a polygon for each occurrence of a color in the image. + + 1 @@ -159,6 +169,11 @@ True True adjustment2 + + + Removes color polygons that are smaller than the pixel value you enter. + + 1 @@ -187,6 +202,11 @@ True True adjustment3 + + + Enter the size of the rectangle for the background fill. + + 1 @@ -202,6 +222,11 @@ True 0 True + + + Fills the color gaps caused by applying a point reduction. + + 0 @@ -336,8 +361,13 @@ cancel help - + + + + Converts the selected object to a polygon (a closed object bounded by straight lines). + + -- cgit