22module
com { module sun { module star { module beans {
45 [in] sequence<string> aPropertyName )
95 [in] sequence<string> aPropertyNames )
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition UnknownPropertyException.idl:31
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
makes it possible to query information about the state of one or more properties.
Definition XMultiPropertyStates.idl:32
sequence< any > getPropertyDefaults([in] sequence< string > aPropertyNames)
void setAllPropertiesToDefault()
sets all properties to their default values.
sequence< com::sun::star::beans::PropertyState > getPropertyStates([in] sequence< string > aPropertyName)
void setPropertiesToDefault([in] sequence< string > aPropertyNames)
sets the specified properties to their default values.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20