diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-26 18:37:41 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-27 12:49:44 +0200 |
commit | c82e14e8313305ba4fee0cc8662462005cac535d (patch) | |
tree | 0c863cafd8de31f37908ad0cf190cbc7c80a4e48 /source/text/shared/00 | |
parent | e1b40215eecbaa0de54536778d012c6f4f974c7d (diff) |
tdf#155875 Tab'd UI cmds Writer/Format in Help(21)
+ refactoring
+ Writer Format menu (part 21)
+ rotate or flip submenu
Change-Id: I346f7361eec94a89467d572c898697591b1061fa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156155
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/00')
-rw-r--r-- | source/text/shared/00/00040503.xhp | 60 |
1 files changed, 50 insertions, 10 deletions
diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp index 831667539f..616169347e 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -61,22 +61,62 @@ <paragraph role="paragraph" id="par_id3150400"><variable id="tabform">Open context menu of a row header in a database table - choose <emph>Table Format</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id3149650"><variable id="spaltform">Open context menu of a column header in a database table - choose <emph>Column Format</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id3153799"><variable id="zeilenloeschen">Context menu for a row header in an open database table - <emph>Delete Rows</emph>.</variable></paragraph> + <section id="flip"> -<paragraph role="paragraph" id="par_id3150495">Choose <emph>Shape - Flip</emph> ($[officename] Draw).</paragraph> -<paragraph role="paragraph" id="par_id3155742">Choose <emph>Format - Image - Properties - Image</emph> tab.</paragraph> -<paragraph role="paragraph" id="par_id3158407">Open context menu - choose <emph>Flip</emph> (presentation documents).</paragraph> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <switch select="appl"> + <case select="WRITER"> + <paragraph role="paragraph" id="par_id81693089620038">Choose <menuitem>Format - Rotate or Flip</menuitem></paragraph> + </case> + <case select="DRAW"> + <paragraph role="paragraph" id="par_id3150495">Choose <menuitem>Shape - Flip</menuitem>.</paragraph> + </case> + <default> + <paragraph role="paragraph" id="par_id581693089487429">Choose <menuitem>Format - Flip</menuitem>.</paragraph> + </default> + </switch> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id541693090427529">Choose <menuitem>Rotate or Flip</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <embed href="text/shared/menu/submenu_rotateflip.xhp#syrotateflip"/> </section> <section id="vertically"> -<paragraph role="paragraph" id="par_id3150290">Choose <emph>Shape - Flip - Vertically</emph> ($[officename] Draw).</paragraph> -<paragraph role="paragraph" id="par_id3153179">Choose <emph>Format - Image - Properties - Image</emph> tab.</paragraph> -<paragraph role="paragraph" id="par_id3157960">Open context menu - choose <emph>Flip - Vertically</emph> (presentation documents).</paragraph> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <switch select="appl"> + <case select="WRITER"> + <paragraph role="paragraph" id="par_id561693090881252">Choose <menuitem>Format - Rotate or Flip - Vertically</menuitem></paragraph> + </case> + <case select="DRAW"> + <paragraph role="paragraph" id="par_id881693090893019">Choose <menuitem>Shape - Flip - Vertically</menuitem>.</paragraph> + </case> + <default> + <paragraph role="paragraph" id="par_id551693090908683">Choose <menuitem>Format - Flip - Vertically</menuitem>.</paragraph> + </default> + </switch> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id481693090923308">Choose <menuitem>Rotate or Flip - Vertically</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <embed href="text/shared/00/00000004.xhp#sysflipvertically"/> </section> <section id="horizontally"> -<paragraph role="paragraph" id="par_id3153369">Choose <emph>Shape - Flip - Horizontally</emph> ($[officename] Draw).</paragraph> -<paragraph role="paragraph" id="par_id3147348">Choose <emph>Format - Image - Properties</emph>, and then click the <emph>Image</emph> tab.</paragraph> -<paragraph role="paragraph" id="par_id3156106">Choose <emph>Format - Flip - Horizontally</emph>.</paragraph> -<paragraph role="paragraph" id="par_id3152578">Right-click a selected object - choose <emph>Flip - Horizontally</emph> ($[officename] Impress).</paragraph> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <switch select="appl"> + <case select="WRITER"> + <paragraph role="paragraph" id="par_id161693091605314">Choose <menuitem>Format - Rotate or Flip - Horizontally</menuitem></paragraph> + </case> + <case select="DRAW"> + <paragraph role="paragraph" id="par_id401693091601338">Choose <menuitem>Shape - Flip - Horizontally</menuitem>.</paragraph> + </case> + <default> + <paragraph role="paragraph" id="par_id681693091598274">Choose <menuitem>Format - Flip - Horizontally</menuitem>.</paragraph> + </default> + </switch> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id551693091595578">Choose <menuitem>Rotate or Flip - Horizontally</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <embed href="text/shared/00/00000004.xhp#sysfliphorizontally"/> </section> + <section id="distribute"> <paragraph role="paragraph" id="par_id271601643965354">Select three or more objects and</paragraph> <paragraph role="paragraph" id="par_id3147318">Choose <menuitem>Shape - Distribute Selection</menuitem> ($[officename] Draw).</paragraph> |