:: com :: sun :: star :: awt ::
|
constants group Command |
- Description
- these values specify the different command types available.
|
Constants' Details |
CONTEXTMENU
const short CONTEXTMENU = 1;
- Description
- specifies a requests for a context menu.
|
|
STARTDRAG
const short STARTDRAG = 2;
- Description
- specifies the beginning of a drag operation.
|
|
WHEEL
const short WHEEL = 3;
- Description
- specifies a mouse wheel operation.
|
|
STARTAUTOSCROLL
const short STARTAUTOSCROLL = 4;
- Description
- specifies the beginning of an auto scroll operation.
|
|
AUTOSCROLL
const short AUTOSCROLL = 5;
- Description
- specifies an auto scroll operation.
|
|
VOICE
const short VOICE = 6;
- Description
- specifies a request for a voice operation.
|
|
STARTEXTTEXTINPUT
const short STARTEXTTEXTINPUT = 7;
- Description
- specifies the beginning of an extended text input operation.
|
|
EXTTEXTINPUT
const short EXTTEXTINPUT = 8;
- Description
- specifies an extended text input operation.
|
|
ENDEXTTEXTINPUT
const short ENDEXTTEXTINPUT = 9;
- Description
- specifies the end of an extended text input operation.
|
|
INPUTCONTEXTCHANGE
const short INPUTCONTEXTCHANGE = 10;
- Description
- specifies that the input context has been changed.
|
|
CURSORPOS
const short CURSORPOS = 11;
- Description
- specifies the cursor position.
|
|
PASTESELECTION
const short PASTESELECTION = 12;
- Description
- specifies a paste selection command.
|
|
MODKEYCHANGE
const short MODKEYCHANGE = 13;
- Description
- specifies that the state of a key modifier has changed.
|
|
HANGUL_HANJA_CONVERSION
const short HANGUL_HANJA_CONVERSION = 14;
- Description
- specifies a Hangul hanja conversion command.
|
|
USER
const short USER = 4096;
- Description
- specifies a user-defined command.
|
|
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.