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

Packages that use StyleRegionRightElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleRegionRightElement in org.odftoolkit.odfdom.dom
 

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

Uses of StyleRegionRightElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleRegionRightElement
 StyleRegionRightElement StyleFooterElement.newStyleRegionRightElement()
          Create child element style:region-right.
 StyleRegionRightElement StyleHeaderElement.newStyleRegionRightElement()
          Create child element style:region-right.
 StyleRegionRightElement StyleFooterLeftElement.newStyleRegionRightElement()
          Create child element style:region-right.
 StyleRegionRightElement StyleHeaderLeftElement.newStyleRegionRightElement()
          Create child element style:region-right.
 



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