|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module document {
boolean OpenChoice
specifies if the property value can be freely set or is restricted from a list of choices.
Definition: CmisProperty.idl:54
boolean Required
specifies if the property is required and can not be empty.
Definition: CmisProperty.idl:45
string Name
specifies the display name of the CMIS property.
Definition: CmisProperty.idl:32
boolean MultiValued
specifies if the property has multiple value
Definition: CmisProperty.idl:49
string Id
unique ID of the Cmis property
Definition: CmisProperty.idl:28
boolean Updatable
specifies if the property is updatable.
Definition: CmisProperty.idl:40
any Choices
specifies the possible choices of the values.
Definition: CmisProperty.idl:58
Definition: Ambiguous.idl:20
any Value
specifies value of the property
Definition: CmisProperty.idl:62
specifies a CMIS property.
Definition: CmisProperty.idl:25
string Type
type of the property
Definition: CmisProperty.idl:36