UDK 3.1.0 Java API Reference

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

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

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

XCurrentContext を返す com.sun.star.uno のメソッド
static XCurrentContext UnoRuntime.getCurrentContext()
          Gets the current context of current thread or null if no context has been set for the current thread.
 

XCurrentContext 型のパラメータを持つ com.sun.star.uno のメソッド
static void UnoRuntime.setCurrentContext(XCurrentContext context)
          Sets the current context of current thread.
 


UDK 3.1.0 Java API Reference