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

Uses of TabStop in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return TabStop
 TabStop TabStops.add(float position)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStops.add(float position, com.jacob.com.Variant alignment)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStops.add(float position, com.jacob.com.Variant alignment, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStops.after(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStops.before(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStop.getNext()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStop.getPrevious()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStop TabStops.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



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