|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SlideListWithText.SlideAtomsSet | |
|---|---|
| org.apache.poi.hslf.record | |
| org.apache.poi.hslf.usermodel | |
| Uses of SlideListWithText.SlideAtomsSet in org.apache.poi.hslf.record |
|---|
| Methods in org.apache.poi.hslf.record that return SlideListWithText.SlideAtomsSet | |
|---|---|
SlideListWithText.SlideAtomsSet[] |
SlideListWithText.getSlideAtomsSets()
Get access to the SlideAtomsSets of the children of this record |
| Methods in org.apache.poi.hslf.record with parameters of type SlideListWithText.SlideAtomsSet | |
|---|---|
void |
SlideListWithText.setSlideAtomsSets(SlideListWithText.SlideAtomsSet[] sas)
Get access to the SlideAtomsSets of the children of this record |
| Uses of SlideListWithText.SlideAtomsSet in org.apache.poi.hslf.usermodel |
|---|
| Methods in org.apache.poi.hslf.usermodel that return SlideListWithText.SlideAtomsSet | |
|---|---|
protected SlideListWithText.SlideAtomsSet |
HSLFSlide.getSlideAtomsSet()
|
| Constructors in org.apache.poi.hslf.usermodel with parameters of type SlideListWithText.SlideAtomsSet | |
|---|---|
HSLFSlide(Slide slide,
HSLFNotes notes,
SlideListWithText.SlideAtomsSet atomSet,
int slideIdentifier,
int slideNumber)
Constructs a Slide from the Slide record, and the SlideAtomsSet containing the text. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||