Uses of Class
org.odftoolkit.odfdom.dom.element.text.OdfOutlineLevelStyleElement

Packages that use OdfOutlineLevelStyleElement
org.odftoolkit.odfdom.doc.element.text   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OdfOutlineLevelStyleElement in org.odftoolkit.odfdom.doc.element.text
 

Subclasses of OdfOutlineLevelStyleElement in org.odftoolkit.odfdom.doc.element.text
 class OdfOutlineLevelStyle
           
 

Uses of OdfOutlineLevelStyleElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfOutlineLevelStyleElement
 OdfOutlineLevelStyleElement OdfOutlineStyleElement.createOutlineLevelStyleElement(OdfPositiveInteger level, String numFormat)
          Create child element text:outline-level-style.
 OdfOutlineLevelStyleElement OdfOutlineStyleElement.createOutlineLevelStyleElement(String numFormat, OdfPositiveInteger level)
          Create child element text:outline-level-style.
 



Copyright © 2009. All Rights Reserved.