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

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

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

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return StylePageLayoutElement
 StylePageLayoutElement OfficeDocumentContentElement.newStylePageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 StylePageLayoutElement OfficeDocumentElement.newStylePageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 StylePageLayoutElement OfficeAutomaticStylesElement.newStylePageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 StylePageLayoutElement OfficeDocumentStylesElement.newStylePageLayoutElement(java.lang.String styleNameAttributeValue)
          Create child element .
 



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