21module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition XInterface.idl:46
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