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
makes it possible to query information about the state of one or more properties.
Definition: XPropertyState.idl:37
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: XInterface.idl:46
PropertyState
This enumeration lists the states that a property value can have.
Definition: PropertyState.idl:38
Definition: Ambiguous.idl:20