diff options
author | Ross Johnson <ross.johnson@homemail.com.au> | 2021-09-19 20:05:50 +1000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-20 16:15:54 +0200 |
commit | 7a45cfda035abefcda03767a4c81f93c69d593b1 (patch) | |
tree | ab82437a2617153b780349ddd436cc08ba02ecfa /source/text/scalc/main0202.xhp | |
parent | a03b2a3c515c5a15cbe22a24ee436fabd9ec272c (diff) |
tdf#33749 - HTML Help pages - reflect changes to cell merge in Calc
Replaced the entire "Format > Merge Cells" submenu with the single
"Format > Merge and Center Cells" button with all the same behaviour
it has on the Formatting Bar.
Replaced the "Split Cells" button from the context menu of a selected
merged cell with the "Merge and Center Cells" button showing the
current merge status, as it does elsewhere.
Also, add the "Merge and Center Cells" link to the Formatting Bar
Description Help page. It was missing.
Change-Id: I8f200faa7a218adae533752def032f4b7f28eed6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122313
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/main0202.xhp')
-rw-r--r-- | source/text/scalc/main0202.xhp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/source/text/scalc/main0202.xhp b/source/text/scalc/main0202.xhp index 735f3a91f7..cdf3f5bf83 100644 --- a/source/text/scalc/main0202.xhp +++ b/source/text/scalc/main0202.xhp @@ -86,6 +86,19 @@ <h2 id="hd_id3151240"><link href="text/shared/01/05340300.xhp" name="Align Bottom">Align Bottom</link></h2> <embed href="text/shared/01/05340300.xhp#untentext"/> <embed href="text/shared/00/00000004.xhp#syalign_bottom"/> +<h2 id="hd_id761631962420080"><link href="text/scalc/01/05060000.xhp" name="Merge and Center Cells">Merge and Center Cells</link></h2> +<embed href="text/scalc/01/05060000.xhp#merge_and_center_cells"/> +<table id="tab_id351631967645011"> +<tablerow> +<tablecell> +<paragraph role="paragraph" id="par_id101631967645011"> +<image src="cmd/sc_togglemergecells.svg" id="img_id521631967645011" width="1cm" height="1cm"><alt id="alt_id341631967645011" xml-lang="en-US">merge and center cells icon</alt></image></paragraph> +</tablecell> +<tablecell> +<paragraph role="paragraph" id="par_id281632091318639">Merge and Center Cells</paragraph> +</tablecell> +</tablerow> +</table> <bookmark xml-lang="en-US" branch="hid/.uno:NumberFormatDate" id="bm_id8329721" localize="false"/> <h2 id="par_idN10843">Number Format : Date</h2> <paragraph role="paragraph" id="par_idN10847" xml-lang="en-US"><ahelp hid=".">Applies the date format to the selected cells.</ahelp></paragraph> |