Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextListStyleElement
Packages that use TextListStyleElement
Package
Description
-
Uses of TextListStyleElement in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes with parameters of type TextListStyleElementModifier and TypeMethodDescriptionvoidJsonOperationProducer.addListStyle(TextListStyleElement listStyle) After checking if the given list style was not declared before as operation call.Method parameters in org.odftoolkit.odfdom.changes with type arguments of type TextListStyleElementModifier and TypeMethodDescriptionvoidJsonOperationProducer.addListStyle(OdfSchemaDocument doc, Map<String, TextListStyleElement> autoListStyles, String styleId) Creates the operation to insert a list style. -
Uses of TextListStyleElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextListStyleElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextListStyleElement ele) A method to visit "text:list-style" elements -
Uses of TextListStyleElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextListStyleElementModifier and TypeMethodDescriptionOfficeAutomaticStylesElement.newTextListStyleElement(String styleNameValue) Create child element <text:list-style>.OfficeStylesElement.newTextListStyleElement(String styleNameValue) Create child element <text:list-style>. -
Uses of TextListStyleElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextListStyleElementModifier and TypeMethodDescriptionStyleGraphicPropertiesElement.newTextListStyleElement(String styleNameValue) Create child element <text:list-style>. -
Uses of TextListStyleElement in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return TextListStyleElementModifier and TypeMethodDescriptionOdfOfficeAutomaticStyles.newTextListStyleElement(String styleNameValue) Create child element <text:list-style>.OdfOfficeStyles.newTextListStyleElement(String styleNameValue) Create child element <text:list-style>. -
Uses of TextListStyleElement in org.odftoolkit.odfdom.incubator.doc.text
Subclasses of TextListStyleElement in org.odftoolkit.odfdom.incubator.doc.textModifier and TypeClassDescriptionclassConvenient functionalty for the parent ODF OpenDocument element