21module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
allows to control notification behavior of a broadcaster.
Definition XBroadcaster.idl:29
void lockBroadcasts()
suspends broadcasts to the registered listeners.
void unlockBroadcasts()
resumes the broadcasts which were suspended by XBroadcaster::lockBroadcasts().
Definition Ambiguous.idl:20