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

Packages that use StylePageLayoutPropertiesElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StylePageLayoutPropertiesElement in org.odftoolkit.odfdom.dom
 

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

Uses of StylePageLayoutPropertiesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StylePageLayoutPropertiesElement
 StylePageLayoutPropertiesElement StylePageLayoutElement.newStylePageLayoutPropertiesElement(String styleNumFormatValue)
          Create child element style:page-layout-properties.
 StylePageLayoutPropertiesElement StyleDefaultPageLayoutElement.newStylePageLayoutPropertiesElement(String styleNumFormatValue)
          Create child element style:page-layout-properties.
 



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