office-gobmx/offapi/com/sun/star/accessibility
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
..
Accessible.idl
AccessibleContext.idl Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
AccessibleEventId.idl
AccessibleEventObject.idl tdf#105404 [API CHANGE] add index to accessiblity change event 2023-05-04 13:56:46 +02:00
AccessibleRelation.idl [API CHANGE] a11y: Switch AccessibleRelationType to enum 2024-11-07 08:50:13 +01:00
AccessibleRelationType.idl [API CHANGE] a11y: Switch AccessibleRelationType to enum 2024-11-07 08:50:13 +01:00
AccessibleRole.idl tdf#135586 a11y: Add a new BLOCK_QUOTE a11y role 2023-10-28 05:45:15 +02:00
AccessibleScrollType.idl
AccessibleStateType.idl Fix typo 2023-11-14 22:32:38 +01:00
AccessibleTableModelChange.idl
AccessibleTableModelChangeType.idl
AccessibleTextType.idl Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
GetStandardAccessibleFactoryService.idl Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient 2024-02-29 14:41:48 +01:00
IllegalAccessibleComponentStateException.idl Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
MSAAService.idl
TextSegment.idl Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
XAccessible.idl
XAccessibleAction.idl a11y: Clean up XAccessibleAction doc 2024-07-16 12:47:34 +02:00
XAccessibleComponent.idl
XAccessibleContext.idl
XAccessibleContext2.idl
XAccessibleContext3.idl
XAccessibleEditableText.idl a11y: Fix XAccessible{Editable,Multiline}Text doc 2024-04-04 17:16:05 +02:00
XAccessibleEventBroadcaster.idl
XAccessibleEventListener.idl
XAccessibleExtendedAttributes.idl
XAccessibleExtendedComponent.idl [API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFont 2024-12-04 20:46:21 +01:00
XAccessibleGroupPosition.idl
XAccessibleHyperlink.idl a11y: Clarify XAccessibleHyperlink doc 2024-08-09 07:01:55 +02:00
XAccessibleHypertext.idl
XAccessibleImage.idl Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
XAccessibleKeyBinding.idl
XAccessibleMultiLineText.idl a11y: Drop note about API being "not yet published" 2024-04-24 23:04:23 +02:00
XAccessibleRelationSet.idl [API CHANGE] a11y: Switch AccessibleRelationType to enum 2024-11-07 08:50:13 +01:00
XAccessibleSelection.idl Fix XAccessibleSelection::getSelectedAccessibleChild doc 2024-04-23 08:07:08 +02:00
XAccessibleTable.idl
XAccessibleTableSelection.idl Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
XAccessibleText.idl
XAccessibleTextAttributes.idl
XAccessibleTextMarkup.idl
XAccessibleTextSelection.idl
XAccessibleValue.idl Fix typo 2023-10-24 09:38:43 +02:00
XMSAAService.idl