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

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

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

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return StyleHandoutMasterElement
 StyleHandoutMasterElement OfficeDocumentElement.newStyleHandoutMasterElement(java.lang.String stylePageLayoutNameAttributeValue)
          Create child element .
 StyleHandoutMasterElement OfficeMasterStylesElement.newStyleHandoutMasterElement(java.lang.String stylePageLayoutNameAttributeValue)
          Create child element .
 StyleHandoutMasterElement OfficeDocumentStylesElement.newStyleHandoutMasterElement(java.lang.String stylePageLayoutNameAttributeValue)
          Create child element .
 



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