Uses of Class
org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Packages that use HSLFSlideShowImpl
-
Uses of HSLFSlideShowImpl in org.apache.poi.hslf.extractor
Constructors in org.apache.poi.hslf.extractor with parameters of type HSLFSlideShowImplModifierConstructorDescriptionDeprecated.Creates a PowerPointExtractor, from a HSLFSlideShow -
Uses of HSLFSlideShowImpl in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFSlideShowImplModifier and TypeMethodDescriptionstatic HSLFSlideShowImpl
HSLFSlideShowImpl.create()
Constructs a new, empty, Powerpoint document.HSLFSlideShow.getSlideShowImpl()
Constructors in org.apache.poi.hslf.usermodel with parameters of type HSLFSlideShowImplModifierConstructorDescriptionHSLFSlideShow
(HSLFSlideShowImpl hslfSlideShow) Constructs a Powerpoint document from the underlying HSLFSlideShow object.