UDK 3.1.0 Java API Reference

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

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

Uses of XInterface in com.sun.star.comp.helper
 

Classes in com.sun.star.comp.helper that implement XInterface
 class ComponentContext
          Component context implementation.
 

Uses of XInterface in com.sun.star.lib.uno.helper
 

Classes in com.sun.star.lib.uno.helper that implement XInterface
 class ComponentBase
          This class can be used as the base class for UNO components.
 class Factory
          Factory helper class supporting com.sun.star.lang.XServiceInfo and com.sun.star.lang.XSingleComponentFactory.
 class PropertySet
          This class is an implementation of the interfaces com.sun.star.beans.XPropertySet, com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet.
 class WeakAdapter
          An XAdapter implementation that holds a weak reference (java.lang.ref.WeakReference) to an object.
 class WeakBase
          This class can be used as the base class for UNO components.
 

Uses of XInterface in com.sun.star.uno
 

Subinterfaces of XInterface in com.sun.star.uno
 interface XAdapter
           
 interface XAggregation
           
 interface XComponentContext
           
 interface XCurrentContext
           
 interface XNamingService
           
 interface XReference
           
 interface XUnloadingPreference
           
 interface XWeak
           
 


UDK 3.1.0 Java API Reference