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