22module
com { module sun { module star { module lang {
is thrown by the XConnectionPoint::advice() method to indicate that the listener has not supplied the...
Definition InvalidListenerException.idl:31
is thrown by the XConnectionPoint::advise() method to indicate that there is only one listener allowe...
Definition ListenerExistException.idl:30
makes it possible to locate a specific connection point for a specified UIK and manages a sequence of...
Definition XConnectionPointContainer.idl:36
supports connection points for connectable objects.
Definition XConnectionPoint.idl:78
void advise([in] com::sun::star::uno::XInterface xListener)
creates a connection between a connection point and a client's sink, where the sink implements the ou...
com::sun::star::lang::XConnectionPointContainer getConnectionPointContainer()
sequence< com::sun::star::uno::XInterface > getConnections()
void unadvise([in] com::sun::star::uno::XInterface xListener)
terminates a notification previously set up with advise.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20