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

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

Uses of StylePresentationPageLayoutElement in org.odftoolkit.odfdom.doc.style
 

Subclasses of StylePresentationPageLayoutElement in org.odftoolkit.odfdom.doc.style
 class OdfStylePresentationPageLayout
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return StylePresentationPageLayoutElement
 StylePresentationPageLayoutElement OfficeDocumentElement.newStylePresentationPageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 StylePresentationPageLayoutElement OfficeStylesElement.newStylePresentationPageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 StylePresentationPageLayoutElement OfficeDocumentStylesElement.newStylePresentationPageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 



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