Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationShowElement
Packages that use PresentationShowElement
-
Uses of PresentationShowElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationShowElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(PresentationShowElement ele) A method to visit "presentation:show" elements -
Uses of PresentationShowElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationShowElementModifier and TypeMethodDescriptionPresentationSettingsElement.newPresentationShowElement(String presentationNameValue, String presentationPagesValue) Create child element <presentation:show>.