20module
com { module sun { module star { module drawing { module framework {
This interface has to be implemented by any class that wants to be accessible.
Definition XAccessible.idl:50
An extension of the XPane interface that adds support for a) showing and hiding the windows that inte...
Definition XPane2.idl:28
void setVisible([in] boolean bIsVisible)
Hide or show the pane.
boolean isVisible()
Return whether all windows that are used to implement the pane are visible.
::com::sun::star::accessibility::XAccessible getAccessible()
Return the accessibility object that is currently associated with the windows that implement the pane...
void setAccessible([in] ::com::sun::star::accessibility::XAccessible xAccessible)
Set the accessibility object for the pane.
Definition Ambiguous.idl:20