com.sun.star.uno
public interface IMapping
This interface exists for compatibility with the binary UNO API.
IBridge
Modifier and Type | Method and Description |
---|---|
Object |
mapInterface(Object object,
Type type)
Deprecated.
Maps an interface from one environment to another.
|