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

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

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

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextListLevelStyleBulletElement
 TextListLevelStyleBulletElement TextListStyleElement.newTextListLevelStyleBulletElement(java.lang.String textBulletCharAttributeValue, int textLevelAttributeValue)
          Create child element .
 



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