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

Packages that use StyleHandoutMasterElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.incubator.doc.office   
 

Uses of StyleHandoutMasterElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StyleHandoutMasterElement
 void DefaultElementVisitor.visit(StyleHandoutMasterElement ele)
          A method to visit "style:handout-master" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return StyleHandoutMasterElement
 StyleHandoutMasterElement OfficeMasterStylesElement.newStyleHandoutMasterElement(String stylePageLayoutNameValue)
          Create child element style:handout-master.
 

Uses of StyleHandoutMasterElement in org.odftoolkit.odfdom.incubator.doc.office
 

Methods in org.odftoolkit.odfdom.incubator.doc.office that return StyleHandoutMasterElement
 StyleHandoutMasterElement OdfOfficeMasterStyles.getHandoutMaster()
           
 



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