|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
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
makes it possible to query information about the state of one or more properties.
Definition: XMultiPropertyStates.idl:32
sequence< com::sun::star::beans::PropertyState > getPropertyStates([in] sequence< string > aPropertyName)
sequence< any > getPropertyDefaults([in] sequence< string > aPropertyNames)
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:34
void setPropertiesToDefault([in] sequence< string > aPropertyNames)
sets the specified properties to their default values.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void setAllPropertiesToDefault()
sets all properties to their default values.