22module
com { module sun { module star { module embed {
34published constants ElementModes
70 const long READWRITE = 7;
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 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