Uses of Interface
com.sun.star.uno.IEnvironment
-
Packages that use IEnvironment Package Description com.sun.star.uno -
-
Uses of IEnvironment in com.sun.star.uno
Methods in com.sun.star.uno that return IEnvironment Modifier and Type Method Description static IEnvironmentUnoRuntime. getEnvironment(String name, Object context)Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.IEnvironmentIBridge. getSourceEnvironment()Deprecated.Returns the source environment.IEnvironmentIBridge. getTargetEnvironment()Deprecated.Returns the destination environment.Methods in com.sun.star.uno with parameters of type IEnvironment Modifier and Type Method Description static IBridgeUnoRuntime. getBridge(IEnvironment from, IEnvironment to, Object[] args)Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.static IMappingUnoRuntime. getMapping(IEnvironment from, IEnvironment to)Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
-