Uses of Class
org.odftoolkit.odfdom.dom.element.style.StylePresentationPageLayoutElement
Packages that use StylePresentationPageLayoutElement
Package
Description
-
Uses of StylePresentationPageLayoutElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StylePresentationPageLayoutElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(StylePresentationPageLayoutElement ele) A method to visit "style:presentation-page-layout" elements -
Uses of StylePresentationPageLayoutElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return StylePresentationPageLayoutElementModifier and TypeMethodDescriptionOfficeStylesElement.newStylePresentationPageLayoutElement(String styleNameValue) Create child element <style:presentation-page-layout>. -
Uses of StylePresentationPageLayoutElement in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return StylePresentationPageLayoutElementModifier and TypeMethodDescriptionOdfOfficeStyles.newStylePresentationPageLayoutElement(String styleNameValue) Create child element <style:presentation-page-layout>.