Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSequenceDeclElement
Packages that use TextSequenceDeclElement
-
Uses of TextSequenceDeclElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSequenceDeclElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextSequenceDeclElement ele) A method to visit "text:sequence-decl" elements -
Uses of TextSequenceDeclElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextSequenceDeclElementModifier and TypeMethodDescriptionTextSequenceDeclsElement.newTextSequenceDeclElement(int textDisplayOutlineLevelValue, String textNameValue) Create child element <text:sequence-decl>.