Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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 thisArrayListinstance to be the list's current size.
- Type - Class in com.sun.star.uno
- 
Represents the UNO built-in typeTYPE.
- Type() - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypewhich defaults toVOID.
- Type(TypeDescription) - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypefrom the given type description.
- Type(TypeClass) - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypewith the given type class.
- Type(Class<?>) - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypefrom the givenjava.lang.Class.
- Type(Class<?>, boolean) - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypefrom the givenjava.lang.Class, handling ambiguous cases.
- Type(String) - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypewith the given type name.
- Type(String, TypeClass) - Constructor for class com.sun.star.uno.Type
- 
Constructs a newTypewith the given type class and type name.
- TYPE - Static variable in class com.sun.star.uno.Type
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form