diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-07-01 20:11:05 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-02 21:07:26 +0200 |
commit | 86d4cff5887833253bcfe95ecdb1689ef810315c (patch) | |
tree | 510853ff108240bfbbc1d59fda7f93a88b7d8f29 /source/auxiliary | |
parent | 5eac8cf1a7d652c4ab41f4a39cc1095198660808 (diff) |
tdf#102523 Improve Advanced Filter help page
This patch embeds the page specialfilter.xhp and 12040201.xhp into the 12040300.xhp file, which is the landing page when the user clicks the Help button in the Advanced Filter dialog.
As a result, the landing page now covers all the features in the dialog and also presents a useful example.
This also updates the .tree file.
Change-Id: I25d31838fa2604851962fdf8200b887255489017
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118191
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/scalc.tree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 8aeeaac285..4e88f87350 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -117,7 +117,7 @@ </node> <node id="0806" title="Filtering and Sorting"> <topic id="scalc/text/scalc/guide/filters.xhp">Applying Filters</topic> -<topic id="scalc/text/scalc/guide/specialfilter.xhp">Filter: Applying Advanced Filters</topic> +<topic id="scalc/text/scalc/guide/specialfilter.xhp">Applying Advanced Filters</topic> <topic id="scalc/text/scalc/guide/autofilter.xhp">Applying AutoFilter</topic> <topic id="scalc/text/scalc/guide/sorted_list.xhp">Applying Sort Lists</topic> </node> |