interface XModifiable in module com::sun::star::util:: |
interface XModifiable : com::sun::star::util::XModifyBroadcaster ;
makes the modify state of the object accessible.
Additionally, it makes it possible to register listener objects, which get notification whenever the status or content of the object changes.
Method Summary |
|
isModified | |
setModified | sets the status of the modified -flag from outside of the object. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.