diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-12-10 21:04:38 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-25 18:09:39 +0100 |
commit | 2e3062440711aa45e9b6f5bd142a6efa3aeedc92 (patch) | |
tree | bdbb235f7a0a00829cad1603d21e2806dca6613f | |
parent | 50773c1dda4deee45812f67b2cca97626b0562f0 (diff) |
Related: tdf#121173 double spaces in sentences
Change-Id: I4cdde42510bdf0cf50a91caf208133666a412b27
Reviewed-on: https://gerrit.libreoffice.org/64893
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/05120000.xhp | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/source/text/scalc/01/05120000.xhp b/source/text/scalc/01/05120000.xhp index 7797cd765e..9b8db4727c 100644 --- a/source/text/scalc/01/05120000.xhp +++ b/source/text/scalc/01/05120000.xhp @@ -55,8 +55,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/conditionalformatdialog/edassign" id="bm_id5008055" localize="false"/> <list type="unordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id31494133" role="listitem">If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set - explanations below, depending on which visual representation the conditional formatting should be represented.</paragraph> + <paragraph xml-lang="en-US" id="par_id31494133" role="listitem">If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set explanations below, depending on which visual representation the conditional formatting should be represented.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id31494134" role="listitem">If you select <emph>Cell value is</emph>:</paragraph> @@ -78,8 +77,7 @@ </default></switch> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id31494139" role="listitem">If you select <emph>Formula is</emph> as a reference, enter a cell reference. - If the cell reference is a value other than zero, the condition matches.</paragraph> + <paragraph xml-lang="en-US" id="par_id31494139" role="listitem">If you select <emph>Formula is</emph> as a reference, enter a cell reference. If the cell reference is a value other than zero, the condition matches.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149413a" role="listitem">If you select <emph>Date is</emph>, see below explanations for Date.</paragraph> @@ -144,7 +142,7 @@ Apply a color scale to a range consist of displaying a bicolor or tricolor gradi <paragraph xml-lang="en-US" id="par_id3155906" role="paragraph"><ahelp hid=".">This dialog allows you to see all the conditional formatting defined in the spreadsheet.</ahelp></paragraph> <section id="howtoget"> - <paragraph role="paragraph" id="par_id31546818" xml-lang="en-US">Choose <emph>Format - Conditional Formatting - Manage</emph></paragraph> + <paragraph role="paragraph" id="par_id31546818" xml-lang="en-US">Choose <emph>Format - Conditional Formatting - Manage</emph>.</paragraph> </section> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/condformatmanager/add" id="bm_id3152600" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/condformatmanager/edit" id="bm_id3152601" localize="false"/> |