UDK 3.1.0 Java API Reference

インタフェース
com.sun.star.uno.IBridge の使用

IBridge を使用しているパッケージ
com.sun.star.uno   
 

com.sun.star.uno での IBridge の使用
 

IBridge を返す com.sun.star.uno のメソッド
static IBridge UnoRuntime.getBridge(IEnvironment from, IEnvironment to, Object[] args)
          Gets a bridge from environment from to environment to.
static IBridge UnoRuntime.getBridgeByName(String from, Object from_context, String to, Object to_context, Object[] args)
          Gets a bridge from environment from to environment to.
static IBridge[] UnoRuntime.getBridges()
          Gives an array of all active bridges.
 


UDK 3.1.0 Java API Reference