Uses of Class
org.odftoolkit.odfdom.dom.element.style.StylePresentationPageLayoutElement

Packages that use StylePresentationPageLayoutElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of StylePresentationPageLayoutElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StylePresentationPageLayoutElement
 void DefaultElementVisitor.visit(StylePresentationPageLayoutElement ele)
          A method to visit "style:presentation-page-layout" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return StylePresentationPageLayoutElement
 StylePresentationPageLayoutElement OfficeStylesElement.newStylePresentationPageLayoutElement(String styleNameValue)
          Create child element style:presentation-page-layout.
 



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