XAccessibleExtendedComponent

From Apache OpenOffice Wiki
Jump to: navigation, search



While the com.sun.star.accessibility.XAccessibleComponent interface should be implemented by almost every accessible object, the support of the XAccessibleExtendedComponent interface is optional. Its most important function, getFont() returns the font used to display text.

The getTitledBorderText() function returns the text that is displayed on an object's window borders, which in the case of Apache OpenOffice is only relevant for top-level windows.

The getToolTipText() function returns the tool tip text that is displayed when the mouse pointer rests long enough over one point of the object.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages