|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextListLevelStyleBulletElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text | |
org.odftoolkit.odfdom.incubator.doc.text |
Uses of TextListLevelStyleBulletElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TextListLevelStyleBulletElement | |
---|---|
void |
DefaultElementVisitor.visit(TextListLevelStyleBulletElement ele)
A method to visit "text:list-level-style-bullet" elements |
Uses of TextListLevelStyleBulletElement in org.odftoolkit.odfdom.dom.element.text |
---|
Methods in org.odftoolkit.odfdom.dom.element.text that return TextListLevelStyleBulletElement | |
---|---|
TextListLevelStyleBulletElement |
TextListStyleElement.newTextListLevelStyleBulletElement(String textBulletCharValue,
int textLevelValue)
Create child element text:list-level-style-bullet. |
Uses of TextListLevelStyleBulletElement in org.odftoolkit.odfdom.incubator.doc.text |
---|
Subclasses of TextListLevelStyleBulletElement in org.odftoolkit.odfdom.incubator.doc.text | |
---|---|
class |
OdfTextListLevelStyleBullet
Convenient functionalty for the parent ODF OpenDocument element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |