Uses of Interface
com.sun.star.uno.IEnvironment
-
Uses of IEnvironment in com.sun.star.uno
Modifier and TypeMethodDescriptionstatic IEnvironment
UnoRuntime.getEnvironment
(String name, Object context) Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.IBridge.getSourceEnvironment()
Deprecated.Returns the source environment.IBridge.getTargetEnvironment()
Deprecated.Returns the destination environment.Modifier and TypeMethodDescriptionstatic 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.