|
UDK 3.1.0 Java API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XCurrentContext | |
com.sun.star.uno |
Uses of XCurrentContext in com.sun.star.uno |
Methods in com.sun.star.uno that return XCurrentContext | |
static XCurrentContext |
UnoRuntime.getCurrentContext()
Gets the current context of current thread or null if no context has been set for the current thread. |
Methods in com.sun.star.uno with parameters of type XCurrentContext | |
static void |
UnoRuntime.setCurrentContext(XCurrentContext context)
Sets the current context of current thread. |
|
UDK 3.1.0 Java API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |