LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Converter Service Referencepublished

This service provides a widening converter converting from one type to another, if possible. More...

import "Converter.idl";

Inheritance diagram for Converter:
XTypeConverter XInterface

Additional Inherited Members

- Public Member Functions inherited from XTypeConverter
any convertTo ([in] any aFrom,[in] type xDestinationType) raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::script::CannotConvertException )
 Converts the value aFrom to the specified type xDestinationType. More...
 
any convertToSimpleType ([in] any aFrom,[in] com::sun::star::uno::TypeClass aDestinationType) raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::script::CannotConvertException )
 Converts the value aFrom to the specified simple type aDestinationType. More...
 

Detailed Description

This service provides a widening converter converting from one type to another, if possible.

What is possible?

rules:

Developers Guide
AdvUNO - UNO Reflection API

The documentation for this service was generated from the following file: