UDK 3.2.7 Java API Reference

Uses of Interface
com.sun.star.uno.IMapping

Packages that use IMapping
com.sun.star.uno   
 

Uses of IMapping in com.sun.star.uno
 

Methods in com.sun.star.uno that return IMapping
static IMapping UnoRuntime.getMapping(IEnvironment from, IEnvironment to)
          Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
static IMapping UnoRuntime.getMappingByName(String from, String to)
          Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 


UDK 3.2.7 Java API Reference