Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.OdfSoundElement

Packages that use OdfSoundElement
org.odftoolkit.odfdom.doc.element.presentation   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfSoundElement in org.odftoolkit.odfdom.doc.element.presentation
 

Subclasses of OdfSoundElement in org.odftoolkit.odfdom.doc.element.presentation
 class OdfSound
           
 

Uses of OdfSoundElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfSoundElement
 OdfSoundElement OdfEventListenerElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 OdfSoundElement OdfHideShapeElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 OdfSoundElement OdfDimElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 OdfSoundElement OdfShowShapeElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 OdfSoundElement OdfShowTextElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 OdfSoundElement OdfHideTextElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 

Uses of OdfSoundElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfSoundElement
 OdfSoundElement OdfDrawingPagePropertiesElement.createSoundElement(OdfAnyURI href)
          Create child element presentation:sound.
 



Copyright © 2009. All Rights Reserved.