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

Uses of Font in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return Font
 Font _Font.getDuplicate()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font ListLevel.getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font Selection.getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font Style.getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font Find.getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font Replacement.getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Font Range.getFont()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in org.evolvis.liboffice.msword8 with parameters of type Font
 void ListLevel.setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Selection.setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Style.setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Find.setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Replacement.setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Range.setFont(Font lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



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