office-gobmx/vcl/qt5
Michael Weghorn 84929c43df tdf#155447 qt a11y: Map TEXT_FRAME role to QAccessible::Pane
This makes the "sentence" drawing area from the spelling
dialog (cui/uiconfig/ui/spellingdialog.ui) show up with
role panel instead of "unknown" in Accerciser when using
the qt6 VCL plugin.

This is the same as with gtk3, where the `TEXT_FRAME` role
is mapped to `ATK_ROLE_PANEL`.

Change-Id: I41133c51c64749ccd808cb675fe647a0daefac33
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170944
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
2024-07-24 18:20:52 +02:00
..
QtAccessibleEventListener.cxx
QtAccessibleRegistry.cxx
QtAccessibleWidget.cxx tdf#155447 qt a11y: Map TEXT_FRAME role to QAccessible::Pane 2024-07-24 18:20:52 +02:00
QtBitmap.cxx
QtClipboard.cxx
QtData.cxx
QtDragAndDrop.cxx
QtFilePicker.cxx
QtFont.cxx
QtFontFace.cxx
QtFrame.cxx
QtGraphics.cxx qt: Move resolution calc to static helper method 2024-07-24 10:10:34 +02:00
QtGraphics_Controls.cxx
QtGraphics_GDI.cxx qt: Move resolution calc to static helper method 2024-07-24 10:10:34 +02:00
QtGraphics_Text.cxx
QtGraphicsBase.cxx qt: Move resolution calc to static helper method 2024-07-24 10:10:34 +02:00
QtInstance.cxx
QtInstance_Print.cxx
QtInstanceContainer.cxx
QtInstanceDialog.cxx
QtInstanceMessageDialog.cxx
QtInstanceWidget.cxx tdf#130857 qt weld a11y: Implement getting/setting a11y name/desc 2024-07-24 08:27:12 +02:00
QtInstanceWindow.cxx
QtMainWindow.cxx
QtMenu.cxx
QtObject.cxx
QtOpenGLContext.cxx
QtPainter.cxx
QtPrinter.cxx
QtSvpGraphics.cxx qt: Move resolution calc to static helper method 2024-07-24 10:10:34 +02:00
QtSvpSurface.cxx
QtSvpVirtualDevice.hxx
QtSystem.cxx
QtTimer.cxx
QtTools.cxx
QtTransferable.cxx
QtVirtualDevice.cxx
QtWidget.cxx
QtX11Support.cxx
QtXAccessible.cxx