diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-05-11 12:51:40 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-02 00:33:37 +0200 |
commit | 36303145afbcf57edf4a45129bd5a8b222dfec74 (patch) | |
tree | 46355051f4f96d81c6eda409f10363a416ec0ec8 /source/text/shared/02 | |
parent | 6cad3f7596e2296adda304ab1c613a429bb6ae93 (diff) |
Base form properties Sort dialog name is case sensitive
Selecting Base form properties data Tab Sort dialog help button caused 'page not found'
Change-Id: If91a478964304893527ac8c03d417dcee445a4ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134072
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/12100100.xhp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/shared/02/12100100.xhp b/source/text/shared/02/12100100.xhp index c46963aed7..9bb2ad3447 100644 --- a/source/text/shared/02/12100100.xhp +++ b/source/text/shared/02/12100100.xhp @@ -28,8 +28,10 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3147000"><bookmark_value>sorting; databases</bookmark_value> <bookmark_value>databases; sorting</bookmark_value> </bookmark> + <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/sortdialog/SortDialog" id="bm_id3154788" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:OrderCrit" id="bm_id3154682" localize="false"/><section id="sortorder"> +<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/sortdialog/@@nowidget@@" id="bm_id3451788" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/.uno:OrderCrit" id="bm_id3154682" localize="false"/><section id="sortorder"> <h1 id="hd_id3147000"><variable id="sortierung"><link href="text/shared/02/12100100.xhp" name="Sort Order">Sort Order</link></variable></h1> <paragraph role="paragraph" id="par_id3163829" xml-lang="en-US"><variable id="sortierentext"><ahelp hid=".uno:OrderCrit">Specifies the sort criteria for the data display.</ahelp></variable></paragraph> </section> |