|
UDK 3.2.7 Java API Reference | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
I
- IBridge - Interface in com.sun.star.uno
- Deprecated. As of UDK 3.2, this interface is deprecated, without offering a replacement.
- IEnvironment - Interface in com.sun.star.uno
- Deprecated. As of UDK 3.2, this interface is deprecated, without offering a replacement.
- IFieldDescription - Interface in com.sun.star.uno
- Deprecated. This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
- IMapping - Interface in com.sun.star.uno
- Deprecated. As of UDK 3.2, this interface is deprecated, without offering a replacement.
- IMemberDescription - Interface in com.sun.star.uno
- Deprecated. This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
- IMethodDescription - Interface in com.sun.star.uno
- Deprecated. This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
- indexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Searches for the first occurence of the given argument, testing for equality using the equals method.
- initMappings() - Method in class com.sun.star.lib.uno.helper.PropertySet
- Initializes data structures used for mappings of property names to property object, property handles to property objects and property objects to id objects.
- InterfaceContainer - Class in com.sun.star.lib.uno.helper
- This class is a container for interfaces.
- InterfaceContainer() - Constructor for class com.sun.star.lib.uno.helper.InterfaceContainer
- Creates a new instance of InterfaceContainer
- InterfaceContainer(int) - Constructor for class com.sun.star.lib.uno.helper.InterfaceContainer
- Constructs an empty list with the specified initial capacity.
- IQueryInterface - Interface in com.sun.star.uno
- This is the delegator interface for Java objects implementing interfaces of an underlying UNO object.
- isAny() - Method in interface com.sun.star.uno.IMemberDescription
- Deprecated. Indicates if this member is an any.
- isArray(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains UNO idl sequence value (meaning a java array containing elements which are values of UNO idl types).
- isBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
boolean
. - isByte(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
byte
. - isChar(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
char
. - isConst() - Method in interface com.sun.star.uno.IMethodDescription
- Deprecated. Indicates if this method is const.
- isDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
double
. - isEmpty() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Tests if this list has no elements.
- isEnum(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
enum
. - isFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
float
. - isInt(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
long
(which maps to a java-int). - isInterface() - Method in interface com.sun.star.uno.IMemberDescription
- Deprecated. Indicates if this member is an interface.
- isLong(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
hyper
(which maps to a java-long). - isObject(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains an interface, struct, exception, sequence or enum.
- isOneway() - Method in interface com.sun.star.uno.IMethodDescription
- Deprecated. Indicates if this method is
oneWay
, respectivly if this method may become executed asynchronously. - isSame(Object) - Method in interface com.sun.star.uno.IQueryInterface
- Tests if the given reference represents a facet of the underlying UNO object.
- isShort(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
short
. - isString(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
string
. - isSupertypeOf(Type) - Method in class com.sun.star.uno.Type
- Determines whether this UNO type is a supertype of another UNO type.
- isType(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
type
. - isUnsigned() - Method in interface com.sun.star.uno.IMemberDescription
- Deprecated. Indicates if this member is unsigned.
- isVoid(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains the idl type
void
. - iterator() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- ITypeDescription - Interface in com.sun.star.uno
- Deprecated. This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
|
UDK 3.2.7 Java API Reference | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |