Language
The Free and Open Productivity Suite
:: com :: sun :: star :: embed ::
|
constants group EmbedVerbs |
- Description
- This constants set contains possible verbs for a contained object.
- See also
- XEmbeddedObject
|
Constants' Details |
MS_OLEVERB_PRIMARY
const long MS_OLEVERB_PRIMARY = 0;
- Description
- lets the object do default activation, as by doubleclick.
|
|
MS_OLEVERB_SHOW
const long MS_OLEVERB_SHOW = -1;
- Description
- lets the object open itself for editing of viewing.
|
|
MS_OLEVERB_OPEN
const long MS_OLEVERB_OPEN = -2;
- Description
- lets the object activate itself outplace.
|
|
MS_OLEVERB_HIDE
const long MS_OLEVERB_HIDE = -3;
- Description
- lets the inplace object remove its UI from container.
|
|
MS_OLEVERB_UIACTIVATE
const long MS_OLEVERB_UIACTIVATE = -4;
- Description
- lets the object proceed with UI activation.
|
|
MS_OLEVERB_IPACTIVATE
const long MS_OLEVERB_IPACTIVATE = -5;
- Description
- lets the object activate itself inplace.
|
|
MS_OLEVERB_DISCARDUNDOSTATE
const long MS_OLEVERB_DISCARDUNDOSTATE = -6;
- Description
- lets the object forget any undo state.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.