Searched refs:TypeConverter_Impl (Results 1 – 1 of 1) sorted by relevance
285 class TypeConverter_Impl : public WeakImplHelper2< XTypeConverter, XServiceInfo > class295 TypeConverter_Impl();296 virtual ~TypeConverter_Impl();312 TypeConverter_Impl::TypeConverter_Impl() in TypeConverter_Impl() function in stoc_tcv::TypeConverter_Impl317 TypeConverter_Impl::~TypeConverter_Impl() in ~TypeConverter_Impl()323 OUString TypeConverter_Impl::getImplementationName() throw( RuntimeException ) in getImplementationName()329 sal_Bool TypeConverter_Impl::supportsService(const OUString& ServiceName) throw( RuntimeException ) in supportsService()340 Sequence< OUString > TypeConverter_Impl::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()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()[all …]