UDK 3.1.0 Java API Reference

Uses of Package
com.sun.star.uno

Packages that use com.sun.star.uno
com.sun.star.comp.helper   
com.sun.star.lib.uno.helper   
com.sun.star.tools.uno   
com.sun.star.uno   
 

Classes in com.sun.star.uno used by com.sun.star.comp.helper
Exception
           
RuntimeException
           
XComponentContext
           
XInterface
           
 

Classes in com.sun.star.uno used by com.sun.star.lib.uno.helper
Exception
           
RuntimeException
           
Type
          Represents the UNO built-in type TYPE.
XAdapter
           
XComponentContext
           
XInterface
           
XReference
           
XWeak
           
 

Classes in com.sun.star.uno used by com.sun.star.tools.uno
Type
          Represents the UNO built-in type TYPE.
 

Classes in com.sun.star.uno used by com.sun.star.uno
Any
          The UNO IDL type any is mapped to java type java.lang.Object.
Enum
          The Enum class is the base class for all classes generated as java binding for the IDL type enum.
Exception
           
IBridge
          This is abstract interface for Bridges.
IEnvironment
          The interface implemented by UNO environments.
IFieldDescription
          The IFieldDescription describes non method members.
IMapping
          With a mapping objets can be mapped from one environment to another.
IMemberDescription
          The IMemberDescription is the base interface for for the special subset of typedescriptions, which describe members of IDL structs or interfeces.
IMethodDescription
          The IMethodDescription allows to examine a method in detail.
ITypeDescription
          The ITypeDescription allows to examine a type in detail (e.g.
RuntimeException
           
Type
          Represents the UNO built-in type TYPE.
TypeClass
           
WeakReference
          This class holds weak reference to an object.
XAdapter
           
XCurrentContext
           
XInterface
           
XReference
           
 


UDK 3.1.0 Java API Reference