22 module
com { module sun { module star { module io {
makes it possible to connect data sinks and sources.
Definition XConnectable.idl:36
com::sun::star::io::XConnectable getPredecessor()
com::sun::star::io::XConnectable getSuccessor()
void setPredecessor([in] com::sun::star::io::XConnectable aPredecessor)
sets the source of the data flow for this object.
void setSuccessor([in] com::sun::star::io::XConnectable aSuccessor)
sets the sink of the data flow for this object.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20