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

Uses of ParagraphFormat in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return ParagraphFormat
 ParagraphFormat _ParagraphFormat.getDuplicate()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Paragraphs.getFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Paragraph.getFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Selection.getParagraphFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Style.getParagraphFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Find.getParagraphFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Replacement.getParagraphFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ParagraphFormat Range.getParagraphFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in org.evolvis.liboffice.msword8 with parameters of type ParagraphFormat
 void Paragraphs.setFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Paragraph.setFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Selection.setParagraphFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Style.setParagraphFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Find.setParagraphFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Replacement.setParagraphFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void Range.setParagraphFormat(ParagraphFormat lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



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