diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-09 21:21:15 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-10 12:21:50 +0100 |
commit | c487633e84637e8b71bb92001f16a2ff4051c11c (patch) | |
tree | 162618a98cc99dfc5aa8509999e9d9d54f641533 /source/text/scalc/01/04020000.xhp | |
parent | 56d67dfd7ef0df8768ad2f4975333ad633cde27f (diff) |
tdf#155876 UI cmds Calc-Sheet menu (28)
+ Sheet menu for Calc, delete row/column/breaks
+ refactoring
Change-Id: I0905cfc84ccb9c2e914b4fdd65d4897e6f6f62f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160527
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04020000.xhp')
-rw-r--r-- | source/text/scalc/01/04020000.xhp | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/source/text/scalc/01/04020000.xhp b/source/text/scalc/01/04020000.xhp index 3664649954..05766c6ff7 100644 --- a/source/text/scalc/01/04020000.xhp +++ b/source/text/scalc/01/04020000.xhp @@ -30,9 +30,12 @@ </bookmark> <bookmark branch="hid/.uno:InsertCell" id="bm_id6503296" localize="false"/> <bookmark branch="hid/modules/scalc/ui/insertcells/InsertCellsDialog" id="bm_id3147264" localize="false"/> -<h1 id="hd_id3156023"> Insert Cells</h1> -<paragraph role="paragraph" id="par_id3150542"><variable id="zelleneinfuegentext"><ahelp hid=".uno:InsertCell">Opens the <emph>Insert Cells</emph> dialog, in which you can insert new cells according to the options that you specify.</ahelp> -</variable> You can delete cells by choosing <link href="text/scalc/01/02160000.xhp"><emph>Edit - Delete Cells</emph></link>.</paragraph> + +<section id="insert_cells"> + <h1 id="hd_id3156023"><variable id="h1"><link href="text/scalc/01/04020000.xhp">Insert Cells</link></variable></h1> + <paragraph role="paragraph" id="par_id3150542"><variable id="zelleneinfuegentext"><ahelp hid=".uno:InsertCell">Opens the <emph>Insert Cells</emph> dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable></paragraph> +</section> +<paragraph role="paragraph" id="par_id851702164980152">You can delete cells by choosing <link href="text/scalc/01/02160000.xhp"><emph>Edit - Delete Cells</emph></link>.</paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#insert_cells"/> </section> |