Uses of Interface
org.eclipse.actf.model.dom.odf.draw.TextBoxElement

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

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

Methods in org.eclipse.actf.model.dom.odf.base that return TextBoxElement
 TextBoxElement DrawingObjectElement.getBoundCaptionTextBoxElement()
          Return text box element bounded by draw:caption-id attribute.
 TextBoxElement DrawingObjectElement.getBoundCaptionTextBoxElement(double version)
          Return text box element bounded by draw:caption-id attribute If ODF version is specified as 1.0, this function return null.