diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-06-27 18:25:50 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-06-28 00:02:04 +0200 |
commit | bfe42f086848d11c59a40f9a4dd0523df6996b42 (patch) | |
tree | d9284ae1a07527f2dd1ac15d57eb4811558b36e8 /source/text/scalc | |
parent | bb320c4e73967aff4b1b92c46c82a5dc5bdd8d3f (diff) |
Fixes for help pages after translation review.
Thanks to all translators for pinpointing these mistakes.
Change-Id: I3746d3d81ded2af1e012cb38cdd20e9e529c2667
Reviewed-on: https://gerrit.libreoffice.org/39330
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/guide/autofilter.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/guide/autofilter.xhp b/source/text/scalc/guide/autofilter.xhp index 16daf9ee7b..46b2266341 100644 --- a/source/text/scalc/guide/autofilter.xhp +++ b/source/text/scalc/guide/autofilter.xhp @@ -52,7 +52,7 @@ </listitem> </list> <paragraph xml-lang="en-US" id="par_id9216589" role="paragraph">When you apply an additional AutoFilter on another column of a filtered data range, then the other combo boxes list only the filtered data.</paragraph> - <paragraph xml-lang="en-US" id="par_id3153714" role="paragraph">To display all records again, select the "all<emph>"</emph> entry in the AutoFilter combo box. If you choose "Standard<emph>"</emph>, the <item type="menuitem">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose "Top 10" to display the highest 10 values only. </paragraph> + <paragraph xml-lang="en-US" id="par_id3153714" role="paragraph">To display all records again, select the <emph>all</emph> entry in the AutoFilter combo box. If you choose "Standard<emph>"</emph>, the <item type="menuitem">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose "Top 10" to display the highest 10 values only. </paragraph> <paragraph xml-lang="en-US" id="par_id3147340" role="paragraph">To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id4303415" role="tip">To assign different AutoFilters to different sheets, you must first define a database range on each sheet.</paragraph> <paragraph xml-lang="en-US" id="par_id3159236" role="warning">The arithmetic functions also take account of the cells that are not visible due to an applied filter. For example, a sum of an entire column will also total the values in the filtered cells. Apply the <link href="text/scalc/01/04060106.xhp" name="SUBTOTAL">SUBTOTAL</link> function if only the cells visible after the application of a filter are to be taken into account.</paragraph> @@ -65,4 +65,4 @@ <paragraph xml-lang="en-US" id="par_id3154484" role="paragraph"><link href="text/scalc/01/04060106.xhp" name="SUBTOTAL">SUBTOTAL</link></paragraph> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |