Uses of Interface com.sun.star.uno.IEnvironment

Uses in package com.sun.star.uno

Methods with parameter type com.sun.star.uno.IEnvironment

IBridge
UnoRuntime.getBridge(IEnvironment from, IEnvironment to, Object[] args)
Gets a bridge from environment from to environment to.
IMapping
Gets a mapping from environment from to environment to.

Methods with return type com.sun.star.uno.IEnvironment

IEnvironment
UnoRuntime.getEnvironment(String name, Object context)
Retrieves an environment of type name with context context.
IEnvironment
Returns the source environment.
IEnvironment
Returns the destination environment.