office-gobmx/winaccessibility/inc
Michael Weghorn 6723203528 wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEvent
Also drop the previous comments for the constants that add
little value and are partially outdated.
See the actual implementation to see how values are mapped
to send out actual MSAA events, e.g. the previous comment

    // CARET_CHANGED --> EVENT_OBJECT_LOCATIONCHANGED

was no longer correct by now, since that is by now mapped to
`IA2_EVENT_TEXT_CARET_MOVED` in `AccObjectWinManager::NotifyAccEvent`.

Change-Id: I38111ccb60c06f73ce53b18a6ca32e13dbd629b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130697
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2022-02-28 17:42:47 +01:00
..
AccComponentEventListener.hxx
AccContainerEventListener.hxx
AccDescendantManagerEventListener.hxx
AccDialogEventListener.hxx
AccEventListener.hxx
AccFrameEventListener.hxx
accHelper.hxx
AccListEventListener.hxx
AccMenuEventListener.hxx
AccObject.hxx
AccObjectContainerEventListener.hxx
AccObjectManagerAgent.hxx
AccObjectWinManager.hxx
AccParagraphEventListener.hxx
AccTableEventListener.hxx
AccTextComponentEventListener.hxx
AccTopWindowListener.hxx
AccTreeEventListener.hxx
AccWindowEventListener.hxx
ResIDGenerator.hxx
UAccCOMdllapi.h
unomsaaevent.hxx