org.evolvis.liboffice.msword8
Interface WdIMEMode


public interface WdIMEMode


Field Summary
static int wdIMEModeAlpha
           
static int wdIMEModeAlphaFull
           
static int wdIMEModeHangul
           
static int wdIMEModeHangulFull
           
static int wdIMEModeHiragana
           
static int wdIMEModeKatakana
           
static int wdIMEModeKatakanaHalf
           
static int wdIMEModeNoControl
           
static int wdIMEModeOff
           
static int wdIMEModeOn
           
 

Field Detail

wdIMEModeNoControl

static final int wdIMEModeNoControl
See Also:
Constant Field Values

wdIMEModeOn

static final int wdIMEModeOn
See Also:
Constant Field Values

wdIMEModeOff

static final int wdIMEModeOff
See Also:
Constant Field Values

wdIMEModeHiragana

static final int wdIMEModeHiragana
See Also:
Constant Field Values

wdIMEModeKatakana

static final int wdIMEModeKatakana
See Also:
Constant Field Values

wdIMEModeKatakanaHalf

static final int wdIMEModeKatakanaHalf
See Also:
Constant Field Values

wdIMEModeAlphaFull

static final int wdIMEModeAlphaFull
See Also:
Constant Field Values

wdIMEModeAlpha

static final int wdIMEModeAlpha
See Also:
Constant Field Values

wdIMEModeHangulFull

static final int wdIMEModeHangulFull
See Also:
Constant Field Values

wdIMEModeHangul

static final int wdIMEModeHangul
See Also:
Constant Field Values


Copyright © 2006-2008 tarent GmbH. All Rights Reserved.