diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-04-01 17:54:36 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-04-02 07:55:53 +0200 |
commit | 03f934e2c836af98bb8d7722b4a4ecec9c741910 (patch) | |
tree | 40a74910e39d919703a796646d1d43765a45e6f8 /source/text | |
parent | 29f6ad0004e6f49481ae32c577b394ec709b43f0 (diff) |
Removed comments
Change-Id: I5917f9c4b49a06937f5d7ab5ecf1551953dc7875
Reviewed-on: https://gerrit.libreoffice.org/52229
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/guide/formulas.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/redlining.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/guide/formulas.xhp b/source/text/scalc/guide/formulas.xhp index ee71644ac3..acc8ae6b0c 100644 --- a/source/text/scalc/guide/formulas.xhp +++ b/source/text/scalc/guide/formulas.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3155411"><bookmark_value>formulas;calculating with</bookmark_value> <bookmark_value>calculating; with formulas</bookmark_value> <bookmark_value>examples;formula calculation</bookmark_value> -</bookmark><comment>mw changed "formulas;..." entry and addes "examples;..." entry</comment><paragraph role="heading" id="hd_id3155411" xml-lang="en-US" level="1"><variable id="formulas"><link href="text/scalc/guide/formulas.xhp" name="Calculating With Formulas">Calculating With Formulas</link> +</bookmark><paragraph role="heading" id="hd_id3155411" xml-lang="en-US" level="1"><variable id="formulas"><link href="text/scalc/guide/formulas.xhp" name="Calculating With Formulas">Calculating With Formulas</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3156281" xml-lang="en-US">All formulas begin with an equals sign. The formulas can contain numbers, text, arithmetic operators, logic operators, or functions.</paragraph> <paragraph role="tip" id="par_id3145272" xml-lang="en-US">Remember that the basic arithmetic operators (+, -, *, /) can be used in formulas using the "Multiplication and Division before Addition and Subtraction" rule. Instead of writing =SUM(A1:B1) you can write =A1+B1.</paragraph> diff --git a/source/text/shared/guide/redlining.xhp b/source/text/shared/guide/redlining.xhp index 5427a0f2fc..1878c3454a 100644 --- a/source/text/shared/guide/redlining.xhp +++ b/source/text/shared/guide/redlining.xhp @@ -32,7 +32,7 @@ <bookmark_value>changes; review function</bookmark_value> <bookmark_value>review function; recording changes example</bookmark_value> <bookmark_value>Track Changes, see review function</bookmark_value> -</bookmark><comment>MW addes a cross-reference</comment><comment>MW added "highlighting changes"</comment> +</bookmark> <paragraph xml-lang="en-US" id="hd_id3150499" role="heading" level="1"><variable id="redlining"><link href="text/shared/guide/redlining.xhp" name="Recording and Displaying Changes">Recording and Displaying Changes</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id4013794" role="note">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</paragraph> |