LibreOffice
LibreOffice 6.0 SDK API Reference
|
Go to the documentation of this file.
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(
This exception is thrown to indicate that a type conversion can not be performed.
Definition: CannotConvertException.idl:33
Interface to provide standard type conversions.
Definition: XTypeConverter.idl:41
Definition: Ambiguous.idl:22
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