22 module
com { module sun { module star { module lang {
93 type getConnectionType();
148 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:29
Definition: Ambiguous.idl:20
is thrown by the XConnectionPoint::advice() method to indicate that the listener has not supplied the...
Definition: InvalidListenerException.idl:30
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