source/text/scalc/01/12120100.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 278e5201987892072da38033bba89b96af87e2af
Author:     Stéphane Guillou <stephane.guil...@libreoffice.org>
AuthorDate: Wed Apr 5 17:39:18 2023 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Apr 6 13:37:47 2023 +0200

    tdf#154622: correct validity dropdown expand shortcut to Alt + Down
    
    Change-Id: I44c8516ca808491187784dc5cf3e198b9facb843
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149991
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/12120100.xhp 
b/source/text/scalc/01/12120100.xhp
index d54d62edbf..cb8054fc7b 100644
--- a/source/text/scalc/01/12120100.xhp
+++ b/source/text/scalc/01/12120100.xhp
@@ -133,7 +133,7 @@
 <paragraph role="paragraph" id="par_id3153967" xml-lang="en-US"><ahelp 
hid="modules/scalc/ui/validationcriteriapage/allowempty">In conjunction with 
<emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank 
cells are shown as invalid data (disabled) or not (enabled).</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/scalc/ui/validationcriteriapage/showlist" id="bm_id5339518" 
localize="false"/>
 <h2 id="par_idN10709" xml-lang="en-US">Show selection list</h2>
-<paragraph role="paragraph" id="par_idN1070D" xml-lang="en-US"><ahelp 
hid="modules/scalc/ui/validationcriteriapage/showlist">Shows a list of all 
valid strings or values to select from. The list can also be opened by 
selecting the cell and pressing <switchinline select="sys"><caseinline 
select="MAC"><keycode>Command+D</keycode></caseinline><defaultinline><keycode>Ctrl+D</keycode></defaultinline></switchinline>.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_idN1070D" xml-lang="en-US"><ahelp 
hid="modules/scalc/ui/validationcriteriapage/showlist">Shows a list of all 
valid strings or values to select from. The list can also be opened by 
selecting the cell and pressing <switchinline select="sys"><caseinline 
select="MAC"><keycode>Option+Down 
Arrow</keycode></caseinline><defaultinline><keycode>Alt+Down 
Arrow</keycode></defaultinline></switchinline>.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/scalc/ui/validationcriteriapage/sortascend" 
id="bm_id6317331" localize="false"/>
 <h3 id="par_idN10724" xml-lang="en-US">Sort entries ascending</h3>
 <paragraph role="paragraph" id="par_idN10728" xml-lang="en-US"><ahelp 
hid="modules/scalc/ui/validationcriteriapage/sortascend">Sorts the selection 
list in ascending order and filters duplicates from the list. If not checked, 
the order from the data source is taken.</ahelp></paragraph>

Reply via email to