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

Uses in package com.sun.star.uno

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

IBridge
UnoRuntime.getBridge(IEnvironment from, IEnvironment to, Object[] args)
Gets a bridge from environment from to environment to.
IBridge
UnoRuntime.getBridgeByName(String from, Object fromContext, String to, Object toContext, Object[] args)
Gets a bridge from environment from to environment to.
IBridge[]
Returns an array of all active bridges.