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

Packages that use StyleColumnSepElement
org.odftoolkit.odfdom.doc.style   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleColumnSepElement in org.odftoolkit.odfdom.doc.style
 

Subclasses of StyleColumnSepElement in org.odftoolkit.odfdom.doc.style
 class OdfStyleColumnSep
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleColumnSepElement
 StyleColumnSepElement StyleSectionPropertiesElement.newStyleColumnSepElement(java.lang.String styleWidthAttributeValue)
          Create child element .
 StyleColumnSepElement StyleColumnsElement.newStyleColumnSepElement(java.lang.String styleWidthAttributeValue)
          Create child element .
 StyleColumnSepElement StylePageLayoutPropertiesElement.newStyleColumnSepElement(java.lang.String styleWidthAttributeValue)
          Create child element .
 StyleColumnSepElement StyleGraphicPropertiesElement.newStyleColumnSepElement(java.lang.String styleWidthAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.