diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-20 14:29:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-21 01:06:54 +0200 |
commit | 975230c5cd9402e1da8ef50ce31a4682306bfbf8 (patch) | |
tree | c44ecf8cd541f7f7345354d4cf65c85df4d31180 | |
parent | bd3e4888b2b47d022871218f210b290b7d046288 (diff) |
tdf#142389 (part) Fix link to autofilter help
Change-Id: I689ab1d93242a74da72f1792965399f74fbb2f5a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115885
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/12040100.xhp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/scalc/01/12040100.xhp b/source/text/scalc/01/12040100.xhp index 81e11c3b4e..94d48c48b3 100644 --- a/source/text/scalc/01/12040100.xhp +++ b/source/text/scalc/01/12040100.xhp @@ -26,6 +26,8 @@ <body> <section id="autofilter"> <bookmark xml-lang="en-US" branch="hid/.uno:DataFilterAutoFilter" id="bm_id5427750" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/filterdropdown/FilterDropDown" id="bm_id361621531206029" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/filterdropdown/@@nowidget@@" id="bm_id151621531292577" localize="false"/> <h1 id="hd_id3153541"><link href="text/scalc/01/12040100.xhp" name="AutoFilter">AutoFilter</link></h1> <paragraph role="paragraph" id="par_id3148550" xml-lang="en-US"><ahelp hid=".uno:DataFilterAutoFilter">Automatically filters the selected cell range, and creates one-row list boxes where you can choose the items that you want to display.</ahelp></paragraph> </section> |