程序包 | 说明 |
---|---|
com.sun.star.uno |
限定符和类型 | 方法和说明 |
---|---|
static IEnvironment |
UnoRuntime.getEnvironment(String name,
Object context)
已过时。
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
IEnvironment |
IBridge.getSourceEnvironment()
已过时。
Returns the source environment.
|
IEnvironment |
IBridge.getTargetEnvironment()
已过时。
Returns the destination environment.
|
限定符和类型 | 方法和说明 |
---|---|
static IBridge |
UnoRuntime.getBridge(IEnvironment from,
IEnvironment to,
Object[] args)
已过时。
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
static IMapping |
UnoRuntime.getMapping(IEnvironment from,
IEnvironment to)
已过时。
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|