Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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.
- IMapping - Interface in com.sun.star.uno
-
Deprecated.As of UDK 3.2, this interface is deprecated, without offering a replacement.
- indexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
-
Searches for the first occurrence 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.
- 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
. - 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). - 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.
- 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
. - 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form