A B C D E F G H I L M N P Q R S T U V W _ 
All Classes All Packages

T

toArray() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns an array containing all of the elements in this list in the correct order.
toArray(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts an array or an any containing an array into an array.
toArray(Object[]) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns an array containing all of the elements in this list in the correct order.
toBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a Boolean object or an Any object containing a Boolean object into a simple boolean.
toByte(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a Byte object or an Any object containing a Byte object into a simple byte.
toChar(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a Char object or an Any object containing a Char object into a simple char.
toDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into a simple double and allows widening conversions.
toFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into a simple float and allows widening conversions.
toInt(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into a simple int and allows widening conversions.
toLong(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into a simple long and allows widening conversions.
toObject(Type, Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a UNO object (struct, exception, sequence, enum or interface) or an Any containing these types into a UNO object of a specified destination type.
toObject(Class<?>, Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a UNO object (struct, exception, sequence, enum or interface) or an Any containing these types into a UNO object of a specified destination type.
toShort(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into a simple short and allows widening conversions.
toString() - Method in class com.sun.star.uno.Any
Returns a string representation of the object.
toString() - Method in class com.sun.star.uno.Type
Returns a string representation of the object.
toString(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a string or an any containing a string into a string.
toType(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a Type or an any containing a Type into a Type.
toUnsignedInt(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into an idl unsigned long and allows widening conversions.
toUnsignedLong(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into an idl unsigned hyper and allows widening conversions.
toUnsignedShort(Object) - Static method in class com.sun.star.uno.AnyConverter
Converts a number object into an idl unsigned short and allows widening conversions.
trimToSize() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Trims the capacity of this ArrayList instance to be the list's current size.
Type - Class in com.sun.star.uno
Represents the UNO built-in type TYPE.
Type() - Constructor for class com.sun.star.uno.Type
Constructs a new Type which defaults to VOID.
Type(TypeDescription) - Constructor for class com.sun.star.uno.Type
Constructs a new Type from the given type description.
Type(TypeClass) - Constructor for class com.sun.star.uno.Type
Constructs a new Type with the given type class.
Type(Class<?>) - Constructor for class com.sun.star.uno.Type
Constructs a new Type from the given java.lang.Class.
Type(Class<?>, boolean) - Constructor for class com.sun.star.uno.Type
Constructs a new Type from the given java.lang.Class, handling ambiguous cases.
Type(String) - Constructor for class com.sun.star.uno.Type
Constructs a new Type with the given type name.
Type(String, TypeClass) - Constructor for class com.sun.star.uno.Type
Constructs a new Type with the given type class and type name.
TYPE - Static variable in class com.sun.star.uno.Type
 
A B C D E F G H I L M N P Q R S T U V W _ 
All Classes All Packages