broadcasts message in case embedded object object changes it's state. More...
import "XStateChangeBroadcaster.idl";
 
  
| Public Member Functions | |
| void | addStateChangeListener ([in] com::sun::star::embed::XStateChangeListener xListener) | 
| adds the specified listener to receive events about states change | |
| void | removeStateChangeListener ([in] com::sun::star::embed::XStateChangeListener xListener) | 
| removes the specified listener | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
broadcasts message in case embedded object object changes it's state.
| void addStateChangeListener | ( | [in] com::sun::star::embed::XStateChangeListener | xListener | ) | 
adds the specified listener to receive events about states change
| void removeStateChangeListener | ( | [in] com::sun::star::embed::XStateChangeListener | xListener | ) | 
removes the specified listener