Uses of Class
org.apache.poi.hslf.usermodel.HSLFSoundData

Packages that use HSLFSoundData
org.apache.poi.hslf.usermodel   
 

Uses of HSLFSoundData in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return HSLFSoundData
static HSLFSoundData[] HSLFSoundData.find(Document document)
          Find all sound records in the supplied Document records
 HSLFSoundData[] HSLFSlideShow.getSoundData()
          Returns the data of all the embedded sounds in the SlideShow
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.