diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2023-10-06 16:37:10 +0300 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2023-10-06 15:39:39 +0200 |
commit | a79a6e02003a1dd220e2c03add548758f928795b (patch) | |
tree | 4187128e66c24bcca5d9eca6af212b08df99b0be /source/text/simpress | |
parent | e09f381a645a2731e38bfff4a573ee25ccd488b7 (diff) |
tdf#146609 Rename line width to thickness in Help
The ones that were easy to find. Probably missed something.
Change-Id: I6dbb72b42c07fc8859be733dc6419dfb7a5d0d65
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157642
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/main0202.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/simpress/main0202.xhp b/source/text/simpress/main0202.xhp index adbaa2e209..8b053143d5 100644 --- a/source/text/simpress/main0202.xhp +++ b/source/text/simpress/main0202.xhp @@ -31,7 +31,7 @@ <h1 id="hd_id3149664"><link href="text/simpress/main0202.xhp">Line and Filling Bar</link></h1> <paragraph role="paragraph" id="par_id3153729"><ahelp hid=".">The Line and Filling Bar contains commands and options that you can apply in the current view.</ahelp></paragraph> </section> -<note id="par_id651683559196525">With no object selected in the workspace, if you set the shape attributes like line width, line color, line style, area fill type and area fill style with the Line and Filling bar, then the line and filling settings are applied to new shapes, as direct formatting, overriding the shape Default Drawing Style attributes. To reset the attributes of the Line and Filling bar to those of the Default Drawing Style, unselect any object in the workspace and double-click on the Default Drawing Style entry in the Styles pane of the Sidebar. The next object you draw shows the Default Drawing Style.</note> +<note id="par_id651683559196525">With no object selected in the workspace, if you set the shape attributes like line thickness, line color, line style, area fill type and area fill style with the Line and Filling bar, then the line and filling settings are applied to new shapes, as direct formatting, overriding the shape Default Drawing Style attributes. To reset the attributes of the Line and Filling bar to those of the Default Drawing Style, unselect any object in the workspace and double-click on the Default Drawing Style entry in the Styles pane of the Sidebar. The next object you draw shows the Default Drawing Style.</note> <embed href="text/shared/01/05230000.xhp#position_and_size"/> <embed href="text/shared/00/00040502.xhp#syposition"/> @@ -56,9 +56,9 @@ <h2 id="hd_id3156382"><link href="text/shared/01/05200100.xhp">Line Style</link></h2> <embed href="text/shared/01/05200100.xhp#stiltext"/> <embed href="text/shared/00/00000004.xhp#syline_style"/> -<h2 id="hd_id3159184"><link href="text/shared/01/05200100.xhp">Line Width</link></h2> +<h2 id="hd_id3159184"><link href="text/shared/01/05200100.xhp">Line Thickness</link></h2> <embed href="text/shared/01/05200100.xhp#breitetext"/> -<embed href="text/shared/00/00000004.xhp#syline_width"/> +<embed href="text/shared/00/00000004.xhp#syline_thickness"/> <h2 id="hd_id3150250"><link href="text/shared/01/05200100.xhp">Line Color</link></h2> <embed href="text/shared/01/05200100.xhp#farbetext"/> <embed href="text/shared/00/00000004.xhp#syline_color"/> |