程序包 | 说明 |
---|---|
com.sun.star.uno |
限定符和类型 | 方法和说明 |
---|---|
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 IBridge |
UnoRuntime.getBridgeByName(String from,
Object fromContext,
String to,
Object toContext,
Object[] args)
已过时。
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
static IBridge[] |
UnoRuntime.getBridges()
已过时。
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|