Content for Apache OpenOffice version 3.4.
Package com.sun.star.uno
|
Interface Summary |
| IBridge |
Deprecated. As of UDK 3.2, this interface is deprecated, without offering a
replacement. |
| IEnvironment |
Deprecated. As of UDK 3.2, this interface is deprecated, without offering a
replacement. |
| IFieldDescription |
Deprecated. This interface does not cover all the features supported by the
corresponding (unpublished) implementation. |
| IMapping |
Deprecated. As of UDK 3.2, this interface is deprecated, without offering a
replacement. |
| IMemberDescription |
Deprecated. This interface does not cover all the features supported by the
corresponding (unpublished) implementation. |
| IMethodDescription |
Deprecated. This interface does not cover all the features supported by the
corresponding (unpublished) implementation. |
| IQueryInterface |
This is the delegator interface for Java objects implementing interfaces of
an underlying UNO object. |
| ITypeDescription |
Deprecated. This interface does not cover all the features supported by the
corresponding (unpublished) implementation. |
|
Class Summary |
| Any |
The UNO IDL type any is mapped to java type java.lang.Object. |
| AnyConverter |
This class provides static methods which aim at exploring the contents of an
Any and extracting its value. |
| Ascii |
Deprecated. do not use |
| AsciiString |
Deprecated. do not use |
| Enum |
The Enum class is the base class for all classes generated
as java binding for the IDL type enum. |
| Type |
Represents the UNO built-in type TYPE. |
| Union |
The Union class is the base class for all classes generated
as java binding for the IDL type union. |
| UnoRuntime |
The central class needed for implementing or using UNO components in Java. |
| WeakReference |
This class holds weak reference to an object. |