21 module
com { module sun { module star { module lang {
23 published
interface XConnectionPoint;
41 sequence<type> getConnectionPointTypes();
68 void advise( [in] type aType,
76 void unadvise( [in] type aType,
Definition: Ambiguous.idl:20
makes it possible to locate a specific connection point for a specified UIK and manages a sequence of...
Definition: XConnectionPointContainer.idl:35
supports connection points for connectable objects.
Definition: XConnectionPoint.idl:77
base interface of all UNO interfaces
Definition: XInterface.idl:45