const long DEFAULT_INIT
In case object persistence is created based on existing entry, the object should be initialized from ...
Definition: EntryInitModes.idl:35
const long MEDIA_DESCRIPTOR_INIT
The object should be initialized using additional arguments from provided com::sun::star::document::M...
Definition: EntryInitModes.idl:51
const long URL_LINK_INIT
The object should be initialized as a link using URL provided in additional arguments.
Definition: EntryInitModes.idl:56
const long TRUNCATE_INIT
The object should be initialized as a new empty one.
Definition: EntryInitModes.idl:39
const long NO_INIT
The object should be initialized as a new one only in case it still was not initialized.
Definition: EntryInitModes.idl:45