Uses of Interface
|
|||||||||||||||||||||||||||||||||||||||||||
| Packages that use IBridge | |
| com.sun.star.uno | |
| Uses of IBridge in com.sun.star.uno |
| Methods in com.sun.star.uno that return IBridge | |
static IBridge |
UnoRuntime.getBridge(IEnvironment from,
IEnvironment to,
Object[] args)
Deprecated. 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)
Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement. |
static IBridge[] |
UnoRuntime.getBridges()
Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement. |
|
UDK 3.2.0 Java API Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||


