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

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

Uses of PresentationShowElement in org.odftoolkit.odfdom.doc.presentation
 

Subclasses of PresentationShowElement in org.odftoolkit.odfdom.doc.presentation
 class OdfPresentationShow
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return PresentationShowElement
 PresentationShowElement OfficePresentationElement.newPresentationShowElement(java.lang.String presentationNameAttributeValue, java.lang.String presentationPagesAttributeValue)
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationShowElement
 PresentationShowElement PresentationSettingsElement.newPresentationShowElement(java.lang.String presentationNameAttributeValue, java.lang.String presentationPagesAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.