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, TextCharsAtom tca)
          Constructs a Text Run from a Unicode text block
TextRun(TextHeaderAtom tha, TextBytesAtom tba)
          Constructs a Text Run from a Ascii text block
 



Copyright 2005 The Apache Software Foundation or its licensors, as applicable.