|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KeyBinding in org.evolvis.liboffice.msword8 |
---|
Methods in org.evolvis.liboffice.msword8 that return KeyBinding | |
---|---|
KeyBinding |
KeyBindings.add(int keyCategory,
java.lang.String command,
int keyCode)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeyBindings.add(int keyCategory,
java.lang.String command,
int keyCode,
com.jacob.com.Variant keyCode2)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeyBindings.add(int keyCategory,
java.lang.String command,
int keyCode,
com.jacob.com.Variant keyCode2,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
_Application.getFindKey(int keyCode)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
_Global.getFindKey(int keyCode)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
_Application.getFindKey(int keyCode,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
_Global.getFindKey(int keyCode,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeysBoundTo.item(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeyBindings.item(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeysBoundTo.key(int keyCode)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeyBindings.key(int keyCode)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeysBoundTo.key(int keyCode,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
KeyBinding |
KeyBindings.key(int keyCode,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |