diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-03 13:00:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-08 20:21:07 +0200 |
commit | 254accc37f7b37e29b0353376d7af557fe04ae03 (patch) | |
tree | fd8506c0509a4ab2e2c0c94a61c9964d6c0249f1 /source/text | |
parent | bd7a76d9bcf2222a0d1ce4ac5031069a7097ce0a (diff) |
tdf#98232 Add precisions on round cornering and slanting objects
Change-Id: I7bb0e44b62de8341682a6925f6b29b99d0a13e04
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151334
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/05230400.xhp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/shared/01/05230400.xhp b/source/text/shared/01/05230400.xhp index 1fa51674bd..01a1de37d4 100644 --- a/source/text/shared/01/05230400.xhp +++ b/source/text/shared/01/05230400.xhp @@ -48,11 +48,13 @@ <bookmark branch="hid/cui/ui/slantcornertabpage/MTR_FLD_RADIUS" id="bm_id3156042" localize="false"/> <h3 id="hd_id3153935">Radius</h3> <paragraph role="paragraph" id="par_id3147373"><ahelp hid="cui/ui/slantcornertabpage/MTR_FLD_RADIUS">Enter the radius of the circle that you want to use to round the corners.</ahelp></paragraph> +<note id="par_id911683128604946">The radius property is available for text boxes, legacy rectangles and squares. Legacy rectangles and squares are available when displaying the corresponding toolbar in <menuitem>View - Toolbars - Legacy Rectangles</menuitem>.</note> <h2 id="hd_id3145090">Slant</h2> <paragraph role="paragraph" id="par_id3153345">Slants the selected object along an axis that you specify.</paragraph> <bookmark branch="hid/cui/ui/slantcornertabpage/MTR_FLD_ANGLE" id="bm_id3154318" localize="false"/> <h3 id="hd_id3154983">Angle</h3> -<paragraph role="paragraph" id="par_id3153683"><ahelp hid="cui/ui/slantcornertabpage/MTR_FLD_ANGLE">Enter the angle of the slant axis.</ahelp>. The slant angle relates to how much an object inclines or slants from its normal vertical position.</paragraph> +<paragraph role="paragraph" id="par_id3153683"><ahelp hid="cui/ui/slantcornertabpage/MTR_FLD_ANGLE">Enter the angle of the slant axis.</ahelp> The slant angle relates to how much an object inclines or slants from its normal vertical position.</paragraph> +<note id="par_id31683129161920">Text boxes cannot be slanted. Values entered in the spin box are disregarded.</note> <h2 id="hd_id621600964074859">Control points 1 and 2</h2> <paragraph role="paragraph" id="par_id551600994115345">Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles. The control points refers to the X and Y coordinates of the position of these handles. When the object has no handle, the values in these boxes are zero. When the shape has one control point, the coordinates of the other control point are zero.</paragraph> <paragraph role="paragraph" id="par_id841600966950007">Enter a value to set the X and Y coordinates of the control points of the object.</paragraph> |