19 #ifndef __com_sun_star_beans_XMultiPropertySet_idl__
20 #define __com_sun_star_beans_XMultiPropertySet_idl__
36 module com { module sun { module star { module beans {
78 void setPropertyValues( [in] sequence<string> aPropertyNames,
79 [in] sequence<any> aValues )
95 sequence<any> getPropertyValues( [in] sequence<string> aPropertyNames );
115 void addPropertiesChangeListener( [in] sequence<string> aPropertyNames,
131 void removePropertiesChangeListener(
144 void firePropertiesChangeEvent( [in] sequence<string> aPropertyNames,