:: com :: sun :: star :: datatransfer :: dnd ::
|
constants group DNDConstants |
- Description
- These values represent the type of action or actions to be performed by a
Drag and Drop operation.
|
Constants' Details |
ACTION_NONE
const byte ACTION_NONE = 0x00;
- Description
- No action.
|
|
ACTION_COPY
const byte ACTION_COPY = 0x01;
- Description
- Action copy.
|
|
ACTION_MOVE
const byte ACTION_MOVE = 0x02;
- Description
- Action move.
|
|
ACTION_COPY_OR_MOVE
const byte ACTION_COPY_OR_MOVE = 0x03;
- Description
- Action copy or move.
|
|
ACTION_LINK
const byte ACTION_LINK = 0x04;
- Description
- Action link.
|
|
ACTION_REFERENCE
const byte ACTION_REFERENCE = 0x04;
- Description
- Action reference.
|
|
ACTION_DEFAULT
const byte ACTION_DEFAULT = 0x80;
- Description
- Action default.
|
|
Top of Page
Copyright © 2000, 2012 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.