Uses of Class
org.apache.poi.hslf.record.StyleTextPropAtom

Packages that use StyleTextPropAtom
org.apache.poi.hslf.dev   
org.apache.poi.hslf.model   
 

Uses of StyleTextPropAtom in org.apache.poi.hslf.dev
 

Methods in org.apache.poi.hslf.dev with parameters of type StyleTextPropAtom
static void TextStyleListing.showStyleTextPropAtom(StyleTextPropAtom stpa)
           
 

Uses of StyleTextPropAtom in org.apache.poi.hslf.model
 

Constructors in org.apache.poi.hslf.model with parameters of type StyleTextPropAtom
TextRun(TextHeaderAtom tha, TextBytesAtom tba, StyleTextPropAtom sta)
          Constructs a Text Run from a Ascii text block
TextRun(TextHeaderAtom tha, TextCharsAtom tca, StyleTextPropAtom sta)
          Constructs a Text Run from a Unicode text block