22 module
com { module sun { module star { module beans {
49 [in]
string PropertyName )
66 sequence<com::sun::star::beans::PropertyState> getPropertyStates(
67 [in] sequence<string> aPropertyName )
85 void setPropertyToDefault( [in]
string PropertyName )
106 any getPropertyDefault( [in]
string aPropertyName )
PropertyState
This enumeration lists the states that a property value can have.
Definition: PropertyState.idl:37
Definition: Ambiguous.idl:20
makes it possible to query information about the state of one or more properties. ...
Definition: XPropertyState.idl:36
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:30
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:45