19 #ifndef __com_sun_star_script_XTypeConverter_idl__
20 #define __com_sun_star_script_XTypeConverter_idl__
34 module
com { module sun { module star { module script {
56 [in] type xDestinationType )
75 any convertToSimpleType(
– idl definition –
Definition: Ambiguous.idl:22
Interface to provide standard type conversions.
Definition: XTypeConverter.idl:41
TypeClass
This enum describes all type classes of UNO.
Definition: TypeClass.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47
This exception is thrown to indicate that a type conversion can not be performed. ...
Definition: CannotConvertException.idl:33