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

Packages that use PresentationSoundElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of PresentationSoundElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationSoundElement
 void DefaultElementVisitor.visit(PresentationSoundElement ele)
          A method to visit "presentation:sound" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationSoundElement
 PresentationSoundElement PresentationShowShapeElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 PresentationSoundElement PresentationShowTextElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 PresentationSoundElement PresentationEventListenerElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 PresentationSoundElement PresentationHideTextElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 PresentationSoundElement PresentationHideShapeElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 PresentationSoundElement PresentationDimElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return PresentationSoundElement
 PresentationSoundElement StyleDrawingPagePropertiesElement.newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element presentation:sound.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.