22module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition XInterface.idl:46
broadcasts each modification made on the date data of the object which supports this interface.
Definition XModifyBroadcaster.idl:32
void removeModifyListener([in] com::sun::star::util::XModifyListener aListener)
removes the specified listener.
void addModifyListener([in] com::sun::star::util::XModifyListener aListener)
adds the specified listener to receive events "modified."
makes it possible to receive events when a model object changes.
Definition XModifyListener.idl:28
Definition Ambiguous.idl:20