22module
com { module sun { module star { module beans {
49 [in]
string PropertyName )
67 [in] sequence<string> aPropertyName )
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
com::sun::star::beans::PropertyState getPropertyState([in] string PropertyName)
any getPropertyDefault([in] string aPropertyName)
sequence< com::sun::star::beans::PropertyState > getPropertyStates([in] sequence< string > aPropertyName)
void setPropertyToDefault([in] string PropertyName)
Sets the property to default value.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
PropertyState
This enumeration lists the states that a property value can have.
Definition PropertyState.idl:38
Definition Ambiguous.idl:20