office-gobmx/winaccessibility/source/UAccCOM
Niklas Johansson b80be50268 Allow non ASCII chars as accelerator keys
Non ASCII characters like åäö can be used as accelerator keys (Alt+<x>).
This already works however at the moment it is not exposed properly
to accessibility tools such as screen readers. After this patch at least
NVDA gets information about accelerator keys that are non ascii. On
Linux we need to adapt code in vcl/unx/atk/a11y/atkaction.cxx.

There is also vcl/source/window/dlgctrl.cxx#Window::GetActivationKey
should probably have similar treatment and I guess that it is related
to accelerator keys in dialogs but I need to confirm that.
I'm a bit unsure how to best do that so I'll save it for later.

Change-Id: I1f1509a26d781011d217670266bd10b2107811d5
Reviewed-on: https://gerrit.libreoffice.org/19078
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-02 13:25:45 +00:00
..
AccAction.cxx
AccAction.h
AccActionBase.cxx
AccActionBase.h
acccommon.h
AccComponent.cxx
AccComponent.h
AccComponentBase.cxx
AccComponentBase.h
AccEditableText.cxx
AccEditableText.h
AccessibleKeyStroke.h
AccHyperLink.cxx
AccHyperLink.h
AccHypertext.cxx
AccHypertext.h
AccImage.cxx
AccImage.h
AccRelation.cxx
AccRelation.h
AccTable.cxx
AccTable.h
AccText.cxx
AccText.h
AccTextBase.cxx
AccTextBase.h
AccValue.cxx
AccValue.h
EnumVariant.cxx
EnumVariant.h
MAccessible.cxx
MAccessible.h
Resource.h
StdAfx.cxx
stdafx.h
UAccCOM.cxx
UAccCOM.def
UAccCOM.rc
UNOXWrapper.cxx
UNOXWrapper.h