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

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

Uses of TextOutlineLevelStyleElement in org.odftoolkit.odfdom.doc.text
 

Subclasses of TextOutlineLevelStyleElement in org.odftoolkit.odfdom.doc.text
 class OdfTextOutlineLevelStyle
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextOutlineLevelStyleElement
 TextOutlineLevelStyleElement TextOutlineStyleElement.newTextOutlineLevelStyleElement(java.lang.String styleNumFormatAttributeValue, int textLevelAttributeValue)
          Create child element .
 



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