Uses of Interface
org.eclipse.actf.model.dom.odf.text.ListLevelStyleBulletElement

Packages that use ListLevelStyleBulletElement
org.eclipse.actf.model.dom.odf.text This package contains interfaces of ODF text namespace. 
 

Uses of ListLevelStyleBulletElement in org.eclipse.actf.model.dom.odf.text
 

Methods in org.eclipse.actf.model.dom.odf.text that return ListLevelStyleBulletElement
 ListLevelStyleBulletElement ListStyleElement.getListLevelStyleBullet(long idx)
           
 

Methods in org.eclipse.actf.model.dom.odf.text with parameters of type ListLevelStyleBulletElement
 void ListStyleElement.appendListLeverStyleBullet(ListLevelStyleBulletElement elem)