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

I

IBridge - com.sun.star.uno の インタフェース
推奨されていません。 As of UDK 3.2, this interface is deprecated, without offering a replacement.
IEnvironment - com.sun.star.uno の インタフェース
推奨されていません。 As of UDK 3.2, this interface is deprecated, without offering a replacement.
IFieldDescription - com.sun.star.uno の インタフェース
推奨されていません。 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 - com.sun.star.uno の インタフェース
推奨されていません。 As of UDK 3.2, this interface is deprecated, without offering a replacement.
IMemberDescription - com.sun.star.uno の インタフェース
推奨されていません。 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 - com.sun.star.uno の インタフェース
推奨されていません。 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) - クラス com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Searches for the first occurence of the given argument, testing for equality using the equals method.
init() - クラス com.sun.star.tools.uno.UnoApp のメソッド
Calls the main method.
initMappings() - クラス 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 - com.sun.star.lib.uno.helper の クラス
This class is a container for interfaces.
InterfaceContainer() - クラス com.sun.star.lib.uno.helper.InterfaceContainer のコンストラクタ
Creates a new instance of InterfaceContainer
InterfaceContainer(int) - クラス com.sun.star.lib.uno.helper.InterfaceContainer のコンストラクタ
Constructs an empty list with the specified initial capacity.
IQueryInterface - com.sun.star.uno の インタフェース
This is the delegator interface for Java objects implementing interfaces of an underlying UNO object.
isAny() - インタフェース com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Indicates if this member is an any.
isArray(Object) - クラス 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) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type boolean.
isByte(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type byte.
isChar(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type char.
isConst() - インタフェース com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Indicates if this method is const.
isDouble(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type double.
isEmpty() - クラス com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Tests if this list has no elements.
isEnum(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type enum.
isFloat(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type float.
isInt(Object) - クラス 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() - インタフェース com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Indicates if this member is an interface.
isLong(Object) - クラス 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) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains an interface, struct, exception, sequence or enum.
isOneway() - インタフェース com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Indicates if this method is oneWay, respectivly if this method may become executed asynchronously.
isSame(Object) - インタフェース com.sun.star.uno.IQueryInterface のメソッド
Tests if the given reference represents a facet of the underlying UNO object.
isShort(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type short.
isString(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type string.
isSupertypeOf(Type) - クラス com.sun.star.uno.Type のメソッド
Determines whether this UNO type is a supertype of another UNO type.
isType(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type type.
isUnsigned() - インタフェース com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Indicates if this member is unsigned.
isVoid(Object) - クラス com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains the idl type void.
iterator() - クラス com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
 
ITypeDescription - com.sun.star.uno の インタフェース
推奨されていません。 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.0 Java API Reference
A B C D E F G H I L M N P Q R S T U V W _