com.sun.star.text
Interface XTextContent
- All Superinterfaces:
- com.sun.star.lang.XComponent, com.sun.star.uno.XInterface
- All Known Subinterfaces:
- com.sun.star.text.XDependentTextField, com.sun.star.text.XDocumentIndex, com.sun.star.text.XDocumentIndexMark, com.sun.star.text.XFootnote, com.sun.star.text.XTextEmbeddedObject, com.sun.star.text.XTextField, com.sun.star.text.XTextFrame, com.sun.star.text.XTextSection, com.sun.star.text.XTextTable
- public abstract interface XTextContent
- extends com.sun.star.lang.XComponent
Field Summary |
static com.sun.star.uno.Uik |
UIK
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Method Summary |
abstract void |
attach(com.sun.star.text.XTextRange xtr)
|
abstract com.sun.star.text.XTextRange |
getAnchor()
|
Methods inherited from interface com.sun.star.lang.XComponent |
addEventListener, dispose, removeEventListener |
UIK
public static final com.sun.star.uno.Uik UIK
UNORUNTIMEDATA
public static final java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
attach
public abstract void attach(com.sun.star.text.XTextRange xtr)
throws com.sun.star.lang.IllegalArgumentException,
com.sun.star.uno.RuntimeException
getAnchor
public abstract com.sun.star.text.XTextRange getAnchor()
throws com.sun.star.uno.RuntimeException