Package | Description |
---|---|
org.eclipse.actf.model.dom.odf.base |
This package contains interfaces of ODF DOM.
|
Modifier and Type | Method and Description |
---|---|
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.
|