Implement this interface to give access to the attributes of a text.
Definition XAccessibleTextAttributes.idl:27
sequence<::com::sun::star::beans::PropertyValue > getRunAttributes([in] long Index, [in] sequence< string > RequestedAttributes)
Get the run attribute set for the specified position.
sequence<::com::sun::star::beans::PropertyValue > getDefaultAttributes([in] sequence< string > RequestedAttributes)
Get the default attribute set for the text.