Package | Description |
---|---|
org.eclipse.actf.model.dom.odf.base |
This package contains interfaces of ODF DOM.
|
org.eclipse.actf.model.dom.odf.range |
This package contains interfaces that specify ranges of ODF contents.
|
Modifier and Type | Method and Description |
---|---|
IContentRange |
ContentBaseElement.createRange()
Returns newly created range class.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CellRange |
interface |
TableCellRange |
interface |
TextRange |
Modifier and Type | Method and Description |
---|---|
IContentRange |
IContentCursor.getSelection() |
Modifier and Type | Method and Description |
---|---|
void |
IContentCursor.focus(IContentRange range) |