19 #ifndef __com_sun_star_util_XModifiable_idl__
20 #define __com_sun_star_util_XModifiable_idl__
28 module com { module sun { module star { module util {
49 void setModified( [in]
boolean bModified )
makes the modify state of the object accessible.
Definition: XModifiable.idl:36
broadcasts each modification made on the date data of the object which supports this interface...
Definition: XModifyBroadcaster.idl:37
This exception is thrown when a proposed change to a property represents an unacceptable value...
Definition: PropertyVetoException.idl:34