[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Oct 14 00:35:04 UTC 2020


 source/text/shared/01/05230100.xhp |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 53f24b82c5b594c8dc4a11eae9996dee785d58ff
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Mon Oct 12 21:00:24 2020 +0200
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Oct 14 02:34:44 2020 +0200

    tdf#137141 update help for Position and Size tab - "Size" control
    
      (with Regina's guidance)
      - correction on Size control for Calc, Draw, Impress
      - correction on Keep ratio control
      - add note about Keep ratio for Calc, Draw,
      - add note about Keep ratio for Calc, Draw, Impress
    
    Change-Id: I85d97aca5c2fde506c377260fa9febf85deceef5
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104158
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Tested-by: Jenkins

diff --git a/source/text/shared/01/05230100.xhp b/source/text/shared/01/05230100.xhp
index 4f8505d23..5be578aa9 100644
--- a/source/text/shared/01/05230100.xhp
+++ b/source/text/shared/01/05230100.xhp
@@ -67,7 +67,7 @@
 <paragraph role="paragraph" id="par_id31507749753" xml-lang="en-US">Specify the size of the selected object.</paragraph>
 </case>
 <default>
-<paragraph role="paragraph" id="par_id3150774" xml-lang="en-US">Specify the amount by which you want to resize the selected object with respect to the selected base point.</paragraph>
+<paragraph role="paragraph" id="par_id3150774" xml-lang="en-US">Resize the selected object to the chosen width and height relative to the selected base point.</paragraph>
 </default>
 </switch>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/possizetabpage/MTR_FLD_WIDTH" id="bm_id3150693" localize="false"/>
@@ -78,7 +78,13 @@
 <paragraph role="paragraph" id="par_id3147209" xml-lang="en-US"><ahelp hid="cui/ui/possizetabpage/MTR_FLD_HEIGHT">Enter a height for the selected object.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/possizetabpage/CBX_SCALE" id="bm_id3156327" localize="false"/>
 <h3 id="hd_id3149796" xml-lang="en-US">Keep ratio</h3>
-<paragraph role="paragraph" id="par_id3155341" xml-lang="en-US"><ahelp hid="cui/ui/possizetabpage/CBX_SCALE">Maintains proportions when you resize the selected object.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3155341" xml-lang="en-US"><ahelp hid="cui/ui/possizetabpage/CBX_SCALE">Maintains the width and height ratio when changing the width or height setting in the dialog box.</ahelp></paragraph>
+ <switch select="appl">
+<case select="WRITER"></case>
+<default>
+<note id="par_id501602631263504">Only for shapes.</note>
+</default>
+</switch>
 <switch select="appl">
 <case select="WRITER">
    <embed href="text/swriter/01/05060100.xhp#AnchorHelp"/>
@@ -89,6 +95,7 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/possizetabpage/CTL_SIZERECT" id="bm_id3153665" localize="false"/>
 <h3 id="hd_id3148686" xml-lang="en-US">Base point</h3>
 <paragraph role="paragraph" id="par_id3154897" xml-lang="en-US"><ahelp hid="cui/ui/possizetabpage/CTL_SIZERECT">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp></paragraph>
+<note id="par_id501602631133297">The selected base point remains fixed in the grid. The object is resized relative to that point.</note>
 </default>
 </switch>
 <h2 id="hd_id3148990" xml-lang="en-US">Protect</h2>


More information about the Libreoffice-commits mailing list