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

Packages that use TextHeaderAtom
org.apache.poi.hslf.model   
 

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

Constructors in org.apache.poi.hslf.model with parameters of type TextHeaderAtom
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