22module
com { module sun { module star { module container {
receives events when the content of the related container changes.
Definition XContainerListener.idl:28
supports quick access to the information if a container currently contains elements.
Definition XContainer.idl:42
void removeContainerListener([in] com::sun::star::container::XContainerListener xListener)
removes the specified listener so it does not receive any events from this container.
void addContainerListener([in] com::sun::star::container::XContainerListener xListener)
adds the specified listener to receive events when elements are inserted or removed.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20