Uses of Class
org.evolvis.liboffice.msword8.KeyBinding

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).
 



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