Uses of Interface
org.eclipse.actf.model.dom.odf.text.SequenceElement

Packages that use SequenceElement
org.eclipse.actf.model.dom.odf.base This package contains interfaces of ODF DOM. 
org.eclipse.actf.model.dom.odf.table This package contains interfaces of ODF table namespace. 
 

Uses of SequenceElement in org.eclipse.actf.model.dom.odf.base
 

Methods in org.eclipse.actf.model.dom.odf.base that return SequenceElement
 SequenceElement EmbedDrawingObjectElement.getTextSequenceElement()
          Return <text:sequence> element
 

Uses of SequenceElement in org.eclipse.actf.model.dom.odf.table
 

Methods in org.eclipse.actf.model.dom.odf.table that return SequenceElement
 SequenceElement TableElement.getTextSequenceElement()