Uses of Class
org.odftoolkit.odfdom.dom.element.anim.OdfAudioElement

Packages that use OdfAudioElement
org.odftoolkit.odfdom.doc.element.anim   
org.odftoolkit.odfdom.dom.element.anim   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfAudioElement in org.odftoolkit.odfdom.doc.element.anim
 

Subclasses of OdfAudioElement in org.odftoolkit.odfdom.doc.element.anim
 class OdfAudio
           
 

Uses of OdfAudioElement in org.odftoolkit.odfdom.dom.element.anim
 

Methods in org.odftoolkit.odfdom.dom.element.anim that return OdfAudioElement
 OdfAudioElement OdfIterateElement.createAudioElement()
          Create child element anim:audio.
 OdfAudioElement OdfParElement.createAudioElement()
          Create child element anim:audio.
 OdfAudioElement OdfSeqElement.createAudioElement()
          Create child element anim:audio.
 

Uses of OdfAudioElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfAudioElement
 OdfAudioElement OdfPageElement.createAudioElement()
          Create child element anim:audio.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfAudioElement
 OdfAudioElement OdfMasterPageElement.createAudioElement()
          Create child element anim:audio.
 



Copyright © 2009. All Rights Reserved.