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

Packages that use OdfShowElement
org.odftoolkit.odfdom.doc.element.presentation   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.presentation   
 

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

Subclasses of OdfShowElement in org.odftoolkit.odfdom.doc.element.presentation
 class OdfShow
           
 

Uses of OdfShowElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfShowElement
 OdfShowElement OdfPresentationElement.createShowElement(String name, String pages)
          Create child element presentation:show.
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfShowElement
 OdfShowElement OdfSettingsElement.createShowElement(String name, String pages)
          Create child element presentation:show.
 



Copyright © 2009. All Rights Reserved.