21module
com { module sun { module star { module lang {
23 published
interface XConnectionPoint;
makes it possible to locate a specific connection point for a specified UIK and manages a sequence of...
Definition XConnectionPointContainer.idl:36
sequence< type > getConnectionPointTypes()
XConnectionPoint queryConnectionPoint([in] type aType)
void advise([in] type aType, [in] com::sun::star::uno::XInterface xListener)
creates a connection between this object and a client's sink, where the sink implements the outgoing ...
void unadvise([in] type aType, [in] com::sun::star::uno::XInterface xListener)
terminates a notification previously set up with advise at the container or at the suitable connectio...
supports connection points for connectable objects.
Definition XConnectionPoint.idl:78
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20