19 #ifndef __com_sun_star_beans_XMultiPropertyStates_idl__
20 #define __com_sun_star_beans_XMultiPropertyStates_idl__
30 module
com { module sun { module star { module beans {
52 sequence<com::sun::star::beans::PropertyState> getPropertyStates(
53 [in] sequence<string> aPropertyName )
64 void setAllPropertiesToDefault();
80 void setPropertiesToDefault( [in] sequence<string> aPropertyNames )
102 sequence<any> getPropertyDefaults(
103 [in] sequence<string> aPropertyNames )