:: 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 double-click.
|
|
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 © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.