Home
last modified time | relevance | path

Searched refs:TypeConverter_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/stoc/source/typeconv/
H A Dconvert.cxx285 class TypeConverter_Impl : public WeakImplHelper2< XTypeConverter, XServiceInfo > class
295 TypeConverter_Impl();
296 virtual ~TypeConverter_Impl();
312 TypeConverter_Impl::TypeConverter_Impl() in TypeConverter_Impl() function in stoc_tcv::TypeConverter_Impl
317 TypeConverter_Impl::~TypeConverter_Impl() in ~TypeConverter_Impl()
323 OUString TypeConverter_Impl::getImplementationName() throw( RuntimeException ) in getImplementationName()
346 sal_Int64 TypeConverter_Impl::toHyper( const Any& rAny, sal_Int64 min, sal_uInt64 max ) in toHyper()
461 double TypeConverter_Impl::toDouble( const Any& rAny, double min, double max ) const in toDouble()
542 Any SAL_CALL TypeConverter_Impl::convertTo( const Any& rVal, const Type& aDestType ) in convertTo()
738 Any TypeConverter_Impl::convertToSimpleType( const Any& rVal, TypeClass aDestinationClass ) in convertToSimpleType()
[all …]

Completed in 23 milliseconds