Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleRegionLeftElement
-
Packages that use StyleRegionLeftElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.style -
-
Uses of StyleRegionLeftElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleRegionLeftElement Modifier and Type Method Description voidDefaultElementVisitor. visit(StyleRegionLeftElement ele)A method to visit "style:region-left" elements -
Uses of StyleRegionLeftElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleRegionLeftElement Modifier and Type Method Description StyleRegionLeftElementStyleFooterElement. newStyleRegionLeftElement()Create child element <style:region-left>.StyleRegionLeftElementStyleFooterLeftElement. newStyleRegionLeftElement()Create child element <style:region-left>.StyleRegionLeftElementStyleHeaderElement. newStyleRegionLeftElement()Create child element <style:region-left>.StyleRegionLeftElementStyleHeaderLeftElement. newStyleRegionLeftElement()Create child element <style:region-left>.
-