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

Uses of TabStops in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return TabStops
 TabStops Paragraphs.getTabStops()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStops _ParagraphFormat.getTabStops()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TabStops Paragraph.getTabStops()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in org.evolvis.liboffice.msword8 with parameters of type TabStops
 void Paragraphs.setTabStops(TabStops lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _ParagraphFormat.setTabStops(TabStops lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Paragraph.setTabStops(TabStops lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



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