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 theequalsmethod.
- 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 typeboolean.
- isByte(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains a value of the idl typebyte.
- isChar(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains a value of the idl typechar.
- isDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains a value of the idl typedouble.
- 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 typeenum.
- isFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains a value of the idl typefloat.
- isInt(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains a value of the idl typelong(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 typehyper(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 typeshort.
- isString(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains a value of the idl typestring.
- 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 typetype.
- isVoid(Object) - Static method in class com.sun.star.uno.AnyConverter
- 
Checks if the any contains the idl typevoid.
- iterator() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form