|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSLFSlideShowImpl | |
---|---|
org.apache.poi.hslf.extractor | |
org.apache.poi.hslf.usermodel |
Uses of HSLFSlideShowImpl in org.apache.poi.hslf.extractor |
---|
Constructors in org.apache.poi.hslf.extractor with parameters of type HSLFSlideShowImpl | |
---|---|
PowerPointExtractor(HSLFSlideShowImpl ss)
Creates a PowerPointExtractor, from a HSLFSlideShow |
Uses of HSLFSlideShowImpl in org.apache.poi.hslf.usermodel |
---|
Methods in org.apache.poi.hslf.usermodel that return HSLFSlideShowImpl | |
---|---|
static HSLFSlideShowImpl |
HSLFSlideShowImpl.create()
Constructs a new, empty, Powerpoint document. |
HSLFSlideShowImpl |
HSLFSlideShow.getSlideShowImpl()
|
Constructors in org.apache.poi.hslf.usermodel with parameters of type HSLFSlideShowImpl | |
---|---|
HSLFSlideShow(HSLFSlideShowImpl hslfSlideShow)
Constructs a Powerpoint document from the underlying HSLFSlideShow object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |