diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2020-02-06 12:42:29 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-03-12 16:58:29 +0100 |
commit | a8013ec6c4bc8f02286987dfdb4372ea33a430a4 (patch) | |
tree | 499c38693c0b4de3b65e8d50b7e435fc032872ef | |
parent | 2184ece0e3d6a76dc8cb8ad58bdb0b86f0f70294 (diff) |
Mainly whitespace fixes
+ visibility improvements
Change-Id: I82f31ebdbae945ab823154242480930958707fb9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88095
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/scalc/01/02140600.xhp | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/source/text/scalc/01/02140600.xhp b/source/text/scalc/01/02140600.xhp index 628925f135..da3139a682 100644 --- a/source/text/scalc/01/02140600.xhp +++ b/source/text/scalc/01/02140600.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/filldlg/@@nowidget@@" id="bm_id3150791" localize="false"/> <paragraph id="hd_id3148664" role="heading" level="1" xml-lang="en-US">Fill Series</paragraph> -<paragraph id="par_id3148797" role="paragraph" xml-lang="en-US"><variable id="reihenfuellentext"><ahelp hid=".uno:FillSeries">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp> </variable></paragraph> +<paragraph id="par_id3148797" role="paragraph" xml-lang="en-US"><variable id="reihenfuellentext"><ahelp hid=".uno:FillSeries">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp></variable></paragraph> <paragraph id="par_id3146976" role="note" xml-lang="en-US">Before filling a series, first select the cell range.</paragraph> <section id="howtoget"> @@ -60,7 +60,7 @@ <paragraph id="par_id3156382" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/filldlg/left">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</ahelp></paragraph> <paragraph id="hd_id3147344" role="heading" level="2" xml-lang="en-US">Series Type</paragraph> -<paragraph id="par_id3149257" role="paragraph" xml-lang="en-US">Defines the series type. Choose between <emph>Linear, Growth, Date </emph>and <emph>AutoFill</emph>.</paragraph> +<paragraph id="par_id3149257" role="paragraph" xml-lang="en-US">Defines the series type. Choose between <emph>Linear</emph>, <emph>Growth</emph>, <emph>Date</emph> and <emph>AutoFill</emph>.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/filldlg/linear" id="bm_id3150298" localize="false"/> <paragraph id="hd_id3148488" role="heading" level="3" xml-lang="en-US">Linear</paragraph> @@ -76,7 +76,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/filldlg/autofill" id="bm_id3152985" localize="false"/> <paragraph id="hd_id3150202" role="heading" level="3" xml-lang="en-US">AutoFill</paragraph> -<paragraph id="par_id3156288" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/filldlg/autofill">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph> +<paragraph id="par_id3156288" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/filldlg/autofill">Forms a series directly in the sheet.</ahelp> The <emph>AutoFill</emph> function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>.</paragraph> <paragraph id="par_id3155811" role="paragraph" xml-lang="en-US">AutoFill tries to complete a value series by using a defined pattern. The series 1,3,5 is automatically completed with 7,9,11,13, and so on. Date and time series are completed accordingly; for example, after 01.01.99 and 15.01.99, an interval of 14 days is used.</paragraph> <paragraph id="par_id2956483" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/guide/calc_series.xhp#calc_series"/></paragraph> @@ -112,5 +112,4 @@ <paragraph id="hd_id3149312" role="heading" level="2" xml-lang="en-US">Increment</paragraph> <paragraph id="par_id3154739" role="paragraph" xml-lang="en-US">The term "increment" denotes the amount by which a given value increases.<ahelp hid="modules/scalc/ui/filldlg/increment"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected.</paragraph> </body> - </helpdocument> |