LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_io_XConnectable_idl__
20 #define __com_sun_star_io_XConnectable_idl__
26 module
com { module sun { module star { module io {
void setPredecessor([in] com::sun::star::io::XConnectable aPredecessor)
sets the source of the data flow for this object.
com::sun::star::io::XConnectable getPredecessor()
makes it possible to connect data sinks and sources.
Definition: XConnectable.idl:40
com::sun::star::io::XConnectable getSuccessor()
void setSuccessor([in] com::sun::star::io::XConnectable aSuccessor)
sets the sink of the data flow for this object.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48