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