diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-09 15:37:05 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-10 12:21:35 +0100 |
commit | 56d67dfd7ef0df8768ad2f4975333ad633cde27f (patch) | |
tree | 929b60c3dc36f959a0f2a1b4c4b7aeba790554bd /source/text/scalc/00 | |
parent | 4fd56ae1b229043b9fbcaf035cd19b0a4b5950af (diff) |
tdf#155876 UI cmds Calc-Sheet menu (27)
+ Sheet menu for Calc, insert row/column/breaks
+ refactoring
Change-Id: Ie8ecd21877f960206616489e9113144bd37dd96a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160526
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/00')
-rw-r--r-- | source/text/scalc/00/sheet_menu.xhp | 85 |
1 files changed, 78 insertions, 7 deletions
diff --git a/source/text/scalc/00/sheet_menu.xhp b/source/text/scalc/00/sheet_menu.xhp index 866a20541d..e83ae3cf06 100644 --- a/source/text/scalc/00/sheet_menu.xhp +++ b/source/text/scalc/00/sheet_menu.xhp @@ -256,13 +256,84 @@ </table> </section> -<paragraph id="par_id160220162106567373" role="paragraph"><variable id="insert_rows_above">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable></paragraph> -<paragraph id="par_id160220162109048207" role="paragraph"><variable id="insert_rows_below">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable></paragraph> -<paragraph id="par_id160220162107055028" role="paragraph"><variable id="insert_columns_left">Choose <emph>Sheet - Insert Columns - Columns Before</emph>.</variable></paragraph> -<paragraph id="par_id160220162109126013" role="paragraph"><variable id="insert_columns_right">Choose <emph>Sheet - Insert Columns - Columns After</emph>.</variable></paragraph> -<paragraph role="paragraph" id="par_id3149095"><variable id="insert_page_break">Choose <emph>Sheet - Insert Page Break</emph>.</variable></paragraph> -<paragraph role="paragraph" id="par_id3149398"><variable id="insert_page_break_row">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable></paragraph> -<paragraph role="paragraph" id="par_id3150084"><variable id="insert_page_break_column">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable></paragraph> + +<section id="insert_rows"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id981702136310437">Choose <menuitem>Sheet - Insert Rows</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id631702136321436">Choose <menuitem>Home - Row</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id451702136327775">Choose <menuitem>Layout - Row</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id581702136089556"> + <tablerow> + <tablecell> + <paragraph id="par_id731702136089557" role="paragraph"><image src="cmd/lc_entirerow.svg" id="img_id1001702136089558" width="1cm" height="1cm"><alt id="alt_id371702136089559">Icon Insert Row</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id741702136089561" role="paragraph">Insert Row</paragraph> + </tablecell> + </tablerow> + </table> +</section> + +<section id="insert_columns"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id171702137212952">Choose <menuitem>Sheet - Insert Columns</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id481702137217464">Choose <menuitem>Home - Column</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id631702137221935">Choose <menuitem>Layout - Column</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id461702137173243"> + <tablerow> + <tablecell> + <paragraph id="par_id921702137173244" role="paragraph"><image src="cmd/lc_entirecolumn.svg" id="img_id611702137173245" width="1cm" height="1cm"><alt id="alt_id661702137173246">Icon Insert Column</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id881702137173248" role="paragraph">Insert Columns</paragraph> + </tablecell> + </tablerow> + </table> +</section> + +<section id="insert_page_break"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3149095">Choose <menuitem>Sheet - Insert Page Break</menuitem>.</paragraph> +</section> +<section id="insert_page_break_row"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3149398">Choose <menuitem>Sheet - Insert Page Break - Row Break</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id381702145053612">On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Row Break</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id201702144996562"> + <tablerow> + <tablecell> + <paragraph id="par_id561702144996563" role="paragraph"><image src="cmd/lc_insertrowbreak.svg" id="img_id751702144996564" width="1cm" height="1cm"><alt id="alt_id551702144996565">Icon Insert Row Break</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id481702144996567" role="paragraph">Insert Row Break</paragraph> + </tablecell> + </tablerow> + </table> +</section> +<section id="insert_page_break_column"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id3150084">Choose <menuitem>Sheet - Insert Page Break - Column Break</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id741702145047953">On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Column Break</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id581702145183777"> + <tablerow> + <tablecell> + <paragraph id="par_id211702145183778" role="paragraph"><image src="cmd/lc_insertcolumnbreak.svg" id="img_id681702145183779" width="1cm" height="1cm"><alt id="alt_id561702145183780">Icon Insert Column Break</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id821702145183781" role="paragraph">Insert Column Break</paragraph> + </tablecell> + </tablerow> + </table> +</section> + <paragraph id="par_id3153093" role="paragraph"><variable id="delete_page_break">Choose <emph>Sheet - Delete Page Break</emph>.</variable></paragraph> <paragraph id="par_id3153191" role="paragraph"><variable id="delete_page_break_row">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable></paragraph> <paragraph id="par_id3145645" role="paragraph"><variable id="delete_page_break_column">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable></paragraph> |