Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleHandoutMasterElement
-
Packages that use StyleHandoutMasterElement Package Description 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 Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description StyleHandoutMasterElementOfficeMasterStylesElement. 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 Modifier and Type Method Description StyleHandoutMasterElementOdfOfficeMasterStyles. getHandoutMaster()
-