19 #ifndef __com_sun_star_lang_XConnectionPoint_idl__ 20 #define __com_sun_star_lang_XConnectionPoint_idl__ 31 module
com { module sun { module star { module lang {
102 type getConnectionType();
157 sequence<com::sun::star::uno::XInterface> getConnections();
is thrown by the XConnectionPoint::advise() method to indicate that there is only one listener allowe...
Definition: ListenerExistException.idl:33
Definition: Ambiguous.idl:22
is thrown by the XConnectionPoint::advice() method to indicate that the listener has not supplied the...
Definition: InvalidListenerException.idl:34
makes it possible to locate a specific connection point for a specified UIK and manages a sequence of...
Definition: XConnectionPointContainer.idl:39
supports connection points for connectable objects.
Definition: XConnectionPoint.idl:86
base interface of all UNO interfaces
Definition: XInterface.idl:47