office-gobmx/qadevOOo/objdsc/svx
Michael Weghorn a2c1a337f0 [API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFont
This method from the unpublished XAccessibleExtendedComponent
interface is not used by any of the a11y platform bridges, and
I don't know of any platform a11y API that would need it.

In order to report character/font attributes, there is the
XAccessibleText interface and its
XAccessiText::getCharacterAttributes method instead, which
actually gets used by the platform a11y bridges.

Therefore, drop this method to simplify code, and also decouple
the accessibility module a bit further from the toolkit
module without having to reorganize code further.
(VCLXFont from the toolkit module currently gets used in
various implementations.)

Change-Id: I06ea3cc5998a13927b3f869877b28f03ac07c89b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177809
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-12-04 20:46:21 +01:00
..
com.sun.star.comp.Draw.GraphicExporter.csv
com.sun.star.comp.office.SvxDrawPage.csv
com.sun.star.comp.office.SvxGraphicObject.csv
com.sun.star.comp.office.SvxShape.csv
com.sun.star.comp.office.SvxShapeCircle.csv
com.sun.star.comp.office.SvxShapeCollection.csv
com.sun.star.comp.office.SvxShapeConnector.csv
com.sun.star.comp.office.SvxShapeControl.csv
com.sun.star.comp.office.SvxShapeDimensioning.csv
com.sun.star.comp.office.SvxShapeGroup.csv
com.sun.star.comp.office.SvxShapePolyPolygon.csv
com.sun.star.comp.office.SvxShapePolyPolygonBezier.csv
com.sun.star.comp.office.SvxUnoNumberingRules.csv
com.sun.star.comp.office.SvxUnoText.csv
com.sun.star.comp.office.SvxUnoTextContent.csv
com.sun.star.comp.office.SvxUnoTextContentEnum.csv
com.sun.star.comp.office.SvxUnoTextCursor.csv
com.sun.star.comp.office.SvxUnoTextField.csv
com.sun.star.comp.office.SvxUnoTextRange.csv
com.sun.star.comp.office.SvxUnoTextRangeEnumeration.csv
com.sun.star.comp.ui.SvxGraphCtrlAccessibleContext.csv
com.sun.star.comp.unknown.AccessibleControlShape.csv
com.sun.star.comp.unknown.AccessibleEditableTextPara.csv
com.sun.star.comp.unknown.AccessibleGraphicShape.csv
com.sun.star.comp.unknown.AccessibleImageBullet.csv
com.sun.star.comp.unknown.AccessibleOLEShape.csv
com.sun.star.comp.unknown.AccessiblePageShape.csv
com.sun.star.comp.unknown.AccessiblePresentationGraphicShape.csv
com.sun.star.comp.unknown.AccessiblePresentationOLEShape.csv
com.sun.star.comp.unknown.AccessiblePresentationShape.csv
com.sun.star.comp.unknown.AccessibleShape.csv