|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module util {
void setSuccessor([in] com::sun::star::util::XChainable xChainable)
connects the specified object to this object as the successor in a chain.
enables the object to be a member of a chain.
Definition: XChainable.idl:28
com::sun::star::util::XChainable getPredecessor()
boolean isChainable([in] com::sun::star::util::XChainable xChainable)
checks if the specified object can be linked to this.
com::sun::star::util::XChainable getSuccessor()
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46