UDK 3.1.0 Java API Reference
A B C D E F G H I L M P Q R S T U V W X _

I

IBridge - interface com.sun.star.uno.IBridge.
This is abstract interface for Bridges.
IEnvironment - interface com.sun.star.uno.IEnvironment.
The interface implemented by UNO environments.
IFieldDescription - interface com.sun.star.uno.IFieldDescription.
The IFieldDescription describes non method members.
IMapping - interface com.sun.star.uno.IMapping.
With a mapping objets can be mapped from one environment to another.
IMemberDescription - interface com.sun.star.uno.IMemberDescription.
The IMemberDescription is the base interface for for the special subset of typedescriptions, which describe members of IDL structs or interfeces.
IMethodDescription - interface com.sun.star.uno.IMethodDescription.
The IMethodDescription allows to examine a method in detail.
INTERFACE - class com.sun.star.uno.TypeClass の static 変数
 
INTERFACE_ATTRIBUTE - class com.sun.star.uno.TypeClass の static 変数
 
INTERFACE_ATTRIBUTE_value - class com.sun.star.uno.TypeClass の static 変数
 
INTERFACE_METHOD - class com.sun.star.uno.TypeClass の static 変数
 
INTERFACE_METHOD_value - class com.sun.star.uno.TypeClass の static 変数
 
INTERFACE_value - class com.sun.star.uno.TypeClass の static 変数
 
IQueryInterface - interface com.sun.star.uno.IQueryInterface.
This is the delegator interface for objects implementing interfaces for an underlying object.
ITypeDescription - interface com.sun.star.uno.ITypeDescription.
The ITypeDescription allows to examine a type in detail (e.g. it is used for marshaling/unmarshaling).
InterfaceContainer - class com.sun.star.lib.uno.helper.InterfaceContainer.
This class is a container for interfaces.
InterfaceContainer() - class com.sun.star.lib.uno.helper.InterfaceContainer のコンストラクタ
Creates a new instance of InterfaceContainer
InterfaceContainer(int) - class com.sun.star.lib.uno.helper.InterfaceContainer のコンストラクタ
Constructs an empty list with the specified initial capacity.
indexOf(Object) - class com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Searches for the first occurence of the given argument, testing for equality using the equals method.
init() - class com.sun.star.tools.uno.UnoApp のメソッド
Calls the main method.
initMappings() - 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.
isAny() - interface com.sun.star.uno.IMemberDescription のメソッド
Indicates if this member is an any.
isArray(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains UNO idl sequence value (meaning a java array containing elements which are values of UNO idl types).
isBoolean(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type boolean.
isByte(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type byte.
isChar(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type char.
isConst() - interface com.sun.star.uno.IMethodDescription のメソッド
Indicates if this method is const.
isDouble(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type double.
isEmpty() - class com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Tests if this list has no elements.
isEnum(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type enum.
isFloat(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type float.
isInt(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type long (which maps to a java-int).
isInterface() - interface com.sun.star.uno.IMemberDescription のメソッド
Indicates if this member is an interface.
isLong(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type hyper (which maps to a java-long).
isObject(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains an interface, struct, exception, sequence or enum.
isOneway() - interface com.sun.star.uno.IMethodDescription のメソッド
Indicates if this method is oneWay, respectivly if this method may become executed asynchronously.
isSame(Object) - interface com.sun.star.uno.IQueryInterface のメソッド
Tests if the given object is an interface of the same underlying object.
isShort(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type short.
isString(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type string.
isType(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type type.
isUnsigned() - interface com.sun.star.uno.IMemberDescription のメソッド
Indicates if this member is unsigned.
isVoid(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains the idl type void.
iterator() - class com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
 

UDK 3.1.0 Java API Reference
A B C D E F G H I L M P Q R S T U V W X _