public final class BridgedObject extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.sun.star.bridge.XBridge |
getBridge(Object obj)
Obtains the bridge associated with a bridged object.
|
public static com.sun.star.bridge.XBridge getBridge(Object obj)
obj - a reference to a (Java representation of a) UNO object;
must not be null.