|
UDK 3.2.7 Java API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Interface
com.sun.star.uno.IEnvironment
Packages that use IEnvironment | |
---|---|
com.sun.star.uno |
Uses of IEnvironment in com.sun.star.uno |
---|
Methods in com.sun.star.uno that return IEnvironment | |
---|---|
static IEnvironment |
UnoRuntime.getEnvironment(String name,
Object context)
Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement. |
IEnvironment |
IBridge.getSourceEnvironment()
Deprecated. Returns the source environment. |
IEnvironment |
IBridge.getTargetEnvironment()
Deprecated. Returns the destination environment. |
Methods in com.sun.star.uno with parameters of type IEnvironment | |
---|---|
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 IMapping |
UnoRuntime.getMapping(IEnvironment from,
IEnvironment to)
Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement. |
|
UDK 3.2.7 Java API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |