Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleHandoutMasterElement
Packages that use StyleHandoutMasterElement
Package
Description
-
Uses of StyleHandoutMasterElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleHandoutMasterElementModifier and TypeMethodDescriptionvoid
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 StyleHandoutMasterElementModifier and TypeMethodDescriptionOfficeMasterStylesElement.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