22module
com { module sun { module star { module embed {
The constant set contains possible modes to open an element.
Definition ElementModes.idl:35
const long SEEKABLE
specifies opening of a seekable element.
Definition ElementModes.idl:49
const long TRUNCATE
lets the document be truncated immediately after opening.
Definition ElementModes.idl:79
const long SEEKABLEREAD
specifies opening of a seekable element for reading.
Definition ElementModes.idl:58
const long READWRITE
specifies opening of an element for reading and writing.
Definition ElementModes.idl:70
const long READ
specifies opening of an element for reading.
Definition ElementModes.idl:38
const long NOCREATE
restricts creation of a new element on opening in case a requested one does not exist.
Definition ElementModes.idl:89
const long WRITE
specifies opening of an element for writing.
Definition ElementModes.idl:62
Definition Ambiguous.idl:20