|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSLFSlideShow | |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Uses of HSLFSlideShow in org.apache.poi.hslf.model |
---|
Constructors in org.apache.poi.hslf.model with parameters of type HSLFSlideShow | |
---|---|
HeadersFooters(HSLFSlideShow ppt,
short headerFooterType)
|
Uses of HSLFSlideShow in org.apache.poi.hslf.usermodel |
---|
Methods in org.apache.poi.hslf.usermodel that return HSLFSlideShow | |
---|---|
HSLFSlideShow |
HSLFSheet.getSlideShow()
Fetch the SlideShow we're attached to |
Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFSlideShow | |
---|---|
protected void |
HSLFSheet.setSlideShow(HSLFSlideShow ss)
Set the SlideShow we're attached to. |
protected void |
HSLFSlideMaster.setSlideShow(HSLFSlideShow ss)
Assign SlideShow for this slide master. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |