Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSequenceDeclsElement
-
Packages that use TextSequenceDeclsElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.office org.odftoolkit.odfdom.dom.element.style -
-
Uses of TextSequenceDeclsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSequenceDeclsElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextSequenceDeclsElement ele)A method to visit "text:sequence-decls" elements -
Uses of TextSequenceDeclsElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextSequenceDeclsElement Modifier and Type Method Description TextSequenceDeclsElementOfficeChartElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementOfficeDrawingElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementOfficePresentationElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementOfficeSpreadsheetElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementOfficeTextElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>. -
Uses of TextSequenceDeclsElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextSequenceDeclsElement Modifier and Type Method Description TextSequenceDeclsElementStyleFooterElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementStyleFooterLeftElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementStyleHeaderElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.TextSequenceDeclsElementStyleHeaderLeftElement. newTextSequenceDeclsElement()Create child element <text:sequence-decls>.
-