diff options
author | Ross Johnson <ross.johnson@homemail.com.au> | 2021-09-27 11:52:54 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-27 15:56:33 +0200 |
commit | 7cf8e3f561e8b68134e46f874507fecd25b9f5b1 (patch) | |
tree | 3684fd931ba65af110738075ae617c89ab593e86 /source/text/scalc/guide | |
parent | e7ef99cadf81a72688dbae1f8ba9f99c3b568aa7 (diff) |
Revert "tdf#33749 - HTML Help pages - reflect changes to cell merge in Calc"
This reverts commit 7a45cfda035abefcda03767a4c81f93c69d593b1.
Reason for revert: Change to core have been reverted due to their regressive nature as reported. This revert is for sync. There is a new patchset coming to resolve the issue.
Change-Id: I30e224b7fc79a9620058e26ee5055f9ff5ce8819
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122647
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc/guide')
-rw-r--r-- | source/text/scalc/guide/table_cellmerge.xhp | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/source/text/scalc/guide/table_cellmerge.xhp b/source/text/scalc/guide/table_cellmerge.xhp index 881dd8b3d6..3abdea93a3 100644 --- a/source/text/scalc/guide/table_cellmerge.xhp +++ b/source/text/scalc/guide/table_cellmerge.xhp @@ -22,12 +22,12 @@ <meta> <topic id="textscalcguidetable_cellmergexml" indexer="include" status="PUBLISH"> - <title xml-lang="en-US" id="tit">Merging and Unmerging Cells</title> + <title xml-lang="en-US" id="tit">Merging and Splitting Cells</title> <filename>/text/scalc/guide/table_cellmerge.xhp</filename> </topic> </meta> <body> -<bookmark xml-lang="en-US" branch="index" id="bm_id501632012952361"><bookmark_value>cells; merging/unmerging</bookmark_value> +<bookmark xml-lang="en-US" branch="index" id="bm_id3147240"><bookmark_value>cells; merging/unmerging</bookmark_value> <bookmark_value>tables; merging cells</bookmark_value> <bookmark_value>cell merges</bookmark_value> <bookmark_value>unmerging cells</bookmark_value> @@ -44,19 +44,16 @@ <paragraph xml-lang="en-US" id="par_id1272927" role="listitem">Select the adjacent cells.</paragraph> </listitem> <listitem> - <comment>Changed by tdf#33749</comment> - <paragraph xml-lang="en-US" id="par_id6424146" role="listitem">Choose <emph>Format - Merge and Center Cells</emph>.</paragraph> - <paragraph xml-lang="en-US" id="par_id961632012538771" role="listitem">The cells will be merged and the content will be centered in the merged cell.</paragraph> + <paragraph xml-lang="en-US" id="par_id6424146" role="listitem">Choose <emph>Format - Merge Cells - Merge Cells</emph>. If you choose <emph>Format - Merge Cells - Merge and Center Cells</emph>, the cell content will be centered in the merged cell.</paragraph> </listitem> </list> - <paragraph xml-lang="en-US" id="hd_id451368" role="heading" level="2">Unmerging Cells</paragraph> + <paragraph xml-lang="en-US" id="hd_id451368" role="heading" level="2">Splitting Cells</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id7116611" role="listitem">Select the individual cell to be unmerged, or a range of cells that include merged cells.</paragraph> + <paragraph xml-lang="en-US" id="par_id7116611" role="listitem">Place the cursor in the cell to be split.</paragraph> </listitem> <listitem> - <comment>Changed by tdf#33749</comment> - <paragraph xml-lang="en-US" id="par_id9493087" role="listitem">Choose (toggle) <emph>Format - Merge and Center Cells</emph> to unmerge the cells.</paragraph> + <paragraph xml-lang="en-US" id="par_id9493087" role="listitem">Choose <emph>Format - Merge Cells - Split Cells</emph>.</paragraph> </listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> |