diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-07 14:05:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-07 19:49:18 +0200 |
commit | 4bb76d76debdcb5d63ac58da66723759b2af92eb (patch) | |
tree | 511ff6476776028e915321ebf164e4c4c23960fd | |
parent | 8b3d7e6a7832b4c0dd6b489b9ca0f3229dfeb79b (diff) |
Refactor help file, no content change
Change-Id: I7f8034e20776809112d86f9253d2980dd343de8c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151481
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040501.xhp | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index df82926e69..75afef4ab4 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -231,7 +231,8 @@ <paragraph role="paragraph" id="par_id3148396">Choose <emph>Shape - Arrange - Bring Forward</emph> ($[officename] Draw).</paragraph> <paragraph role="paragraph" id="par_id3149528"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+plus sign ($[officename] Impress, $[officename] Draw)</paragraph> <paragraph role="paragraph" id="par_id3154658">Open context menu - choose <emph>Arrange - Bring Forward</emph> ($[officename] Impress).</paragraph> - <table id="tbl_id3149337"> + <section id="sybring_forward"> + <table id="tbl_id3149337"> <tablerow> <tablecell> <paragraph role="paragraph" id="par_id3159121"><image id="img_id3156142" src="cmd/sc_forward.svg" width="1cm" height="1cm"><alt id="alt_id3156142">Icon Bring Forward</alt></image></paragraph> @@ -240,14 +241,16 @@ <paragraph role="paragraph" id="par_id3155848">Bring Forward</paragraph> </tablecell> </tablerow> - </table> + </table> + </section> </section> <section id="send_backward"> <paragraph role="paragraph" id="par_id3154815">Choose <emph>Format - Arrange - Send Backward</emph> ($[officename] Writer, $[officename] Calc).</paragraph> <paragraph role="paragraph" id="par_id3150428">Choose <emph>Shape - Arrange - Send Backward</emph> ($[officename] Draw).</paragraph> <paragraph role="paragraph" id="par_id3156064"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign ($[officename] Impress, $[officename] Draw)</paragraph> <paragraph role="paragraph" id="par_id3159107">Open context menu - choose <emph>Arrange - Send Backward</emph> ($[officename] Impress).</paragraph> - <table id="tbl_id3154131"> + <section id="sysend_backward"> + <table id="tbl_id3154131"> <tablerow> <tablecell> <paragraph role="paragraph" id="par_id3152994"><image id="img_id3163723" src="cmd/sc_backward.svg" width="1cm" height="1cm"><alt id="alt_id3163723">Icon Send Backward</alt></image></paragraph> @@ -256,7 +259,8 @@ <paragraph role="paragraph" id="par_id3152795">Send Backward</paragraph> </tablecell> </tablerow> - </table> + </table> + </section> </section> <section id="send_to_back"> <paragraph role="paragraph" id="par_id3149493">Choose <emph>Format - Arrange - Send to Back</emph> ($[officename] Writer, $[officename] Calc).</paragraph> @@ -418,7 +422,7 @@ </section> <section id="anchoring"> <paragraph role="paragraph" id="par_id3145197">For a selected object, choose <menuitem>Format - Anchor</menuitem>.</paragraph> - <paragraph role="paragraph" id="par_id671653364659217">Right-click on a selected object - choose <menuitem>Anchor</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id671653364659217">Right-click on a selected object - choose <menuitem>Anchor</menuitem>.</paragraph> <section id="anchorcalc"> <paragraph role="paragraph" id="par_id2851649">On <menuitem>Drawing Object Properties</menuitem> bar<switchinline select="appl"><caseinline select="CALC">, <menuitem>Image</menuitem> bar</caseinline><caseinline select="WRITER">, <menuitem>Frame</menuitem> bar, <menuitem>OLE Objects</menuitem> bar</caseinline></switchinline> or <menuitem>Form Design</menuitem> bar, click</paragraph> <section id="syanchoring"> |