22module
com { module sun { module star { module beans {
37 void propertiesChange( [in] sequence<com::sun::star::beans::PropertyChangeEvent> aEvent );
receives events which get fired whenever a bound property is changed.
Definition XPropertiesChangeListener.idl:28
void propertiesChange([in] sequence< com::sun::star::beans::PropertyChangeEvent > aEvent)
gets called when bound properties are changed.
base interface for all event listeners interfaces.
Definition generated_idl_chapter_refs.idl:2648
Definition Ambiguous.idl:20