|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextHeaderAtom | |
---|---|
org.apache.poi.hslf.model |
Uses of TextHeaderAtom in org.apache.poi.hslf.model |
---|
Fields in org.apache.poi.hslf.model declared as TextHeaderAtom | |
---|---|
protected TextHeaderAtom |
TextRun._headerAtom
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |