22 module
com { module sun { module star { module embed {
28 published constants EmbedVerbs
const long MS_OLEVERB_PRIMARY
lets the object do default activation, as by double-click.
Definition: EmbedVerbs.idl:32
const long MS_OLEVERB_DISCARDUNDOSTATE
lets the object forget any undo state.
Definition: EmbedVerbs.idl:56
const long MS_OLEVERB_SHOW
lets the object open itself for editing or viewing.
Definition: EmbedVerbs.idl:36
Definition: Ambiguous.idl:20
const long MS_OLEVERB_HIDE
lets the inplace object remove its UI from container.
Definition: EmbedVerbs.idl:44
const long MS_OLEVERB_IPACTIVATE
lets the object activate itself inplace.
Definition: EmbedVerbs.idl:52
const long MS_OLEVERB_OPEN
lets the object activate itself outplace.
Definition: EmbedVerbs.idl:40
const long MS_OLEVERB_UIACTIVATE
lets the object proceed with UI activation.
Definition: EmbedVerbs.idl:48