19 #ifndef __com_sun_star_util_XBroadcaster_idl__
20 #define __com_sun_star_util_XBroadcaster_idl__
25 module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition: XInterface.idl:48
allows to control notification behavior of a broadcaster.
Definition: XBroadcaster.idl:33
void lockBroadcasts()
suspends broadcasts to the registered listeners.
void unlockBroadcasts()
resumes the broadcasts which were suspended by XBroadcaster::lockBroadcasts().
Definition: Ambiguous.idl:22