Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSequenceDeclsElement

Packages that use TextSequenceDeclsElement
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
 void DefaultElementVisitor.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
 TextSequenceDeclsElement OfficeTextElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement OfficeChartElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement OfficeSpreadsheetElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement OfficePresentationElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement OfficeDrawingElement.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
 TextSequenceDeclsElement StyleFooterElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement StyleHeaderElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement StyleFooterLeftElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 TextSequenceDeclsElement StyleHeaderLeftElement.newTextSequenceDeclsElement()
          Create child element text:sequence-decls.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.