diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2024-02-22 16:41:08 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-02-22 19:31:23 +0100 |
commit | d13c501f790c5130fa5b23da99be6b92770a08d4 (patch) | |
tree | e91cc2a4ce869e2222ce75156abdee33d80625d8 /source/text/simpress | |
parent | 6dfa12485814931cf7161b53561940cb976116df (diff) |
Related tdf#155723: "Cube" is in fact "Cuboid"
Change-Id: I7a188a9053920c6fbd010a41ba005cbbd16a9392
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163760
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/02/10090000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/simpress/02/10090000.xhp b/source/text/simpress/02/10090000.xhp index f1828eb81f..ec5735f760 100644 --- a/source/text/simpress/02/10090000.xhp +++ b/source/text/simpress/02/10090000.xhp @@ -59,15 +59,15 @@ </section> <paragraph role="tip" id="par_id3153038" xml-lang="en-US">To rotate a 3D object around any of its three axes, click to select the object, and then click again to display its rotation handles. Drag a handle in the direction you want to rotate the object.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:Cube" id="bm_id3153079" localize="false"/> -<h2 id="hd_id3153936">Cube</h2> -<paragraph role="paragraph" id="par_id3145593" xml-lang="en-US"><ahelp hid=".uno:Cube">Draws a filled cube where you drag in the slide. To draw a 3D rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp></paragraph> +<h2 id="hd_id3153936">Cuboid</h2> +<paragraph role="paragraph" id="par_id3145593" xml-lang="en-US"><ahelp hid=".uno:Cube">Draws a filled cuboid where you drag in the slide. To draw a 3D rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp></paragraph> <table id="tbl_id3145167"> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3149877" xml-lang="en-US"><image id="img_id3149884" src="cmd/lc_cube.svg" width="1cm" height="1cm"><alt id="alt_id3149884" xml-lang="en-US">Icon Cube</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3149877" xml-lang="en-US"><image id="img_id3149884" src="cmd/lc_cube.svg" width="1cm" height="1cm"><alt id="alt_id3149884" xml-lang="en-US">Icon Cuboid</alt></image></paragraph> </tablecell> <tablecell> - <paragraph role="paragraph" id="par_id3155440" xml-lang="en-US">Cube</paragraph> + <paragraph role="paragraph" id="par_id3155440" xml-lang="en-US">Cuboid</paragraph> </tablecell> </tablerow> </table> |