com.sun.star.util
Interface XReplaceable
- All Superinterfaces:
- com.sun.star.uno.XInterface, com.sun.star.util.XSearchable
- public abstract interface XReplaceable
- extends com.sun.star.util.XSearchable
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 com.sun.star.util.XReplaceDescriptor |
createReplaceDescriptor()
|
abstract int |
replaceAll(com.sun.star.util.XSearchDescriptor xsd)
|
Methods inherited from interface com.sun.star.util.XSearchable |
createSearchDescriptor, findAll, findFirst, findNext |
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
createReplaceDescriptor
public abstract com.sun.star.util.XReplaceDescriptor createReplaceDescriptor()
throws com.sun.star.uno.RuntimeException
replaceAll
public abstract int replaceAll(com.sun.star.util.XSearchDescriptor xsd)
throws com.sun.star.uno.RuntimeException