UDK 3.1.0 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)
          Gets the desired mapping from from to to.
static IMapping UnoRuntime.getMappingByName(String from, String to)
          Gets the desired mapping from from to to.
 


UDK 3.1.0 Java API Reference