Searched refs:BmpConverter (Results 1 – 1 of 1) sorted by relevance
58 class BmpConverter : class62 BmpConverter();63 virtual ~BmpConverter();87 return static_cast<XInvocation*>(new BmpConverter()); in createBmpConverter()90 BmpConverter::BmpConverter() in BmpConverter() function in BmpConverter94 BmpConverter::~BmpConverter() in ~BmpConverter()98 Reference< XIntrospectionAccess > SAL_CALL BmpConverter::getIntrospection() throw() in getIntrospection()108 Any SAL_CALL BmpConverter::getValue( const OUString& ) throw( UnknownPropertyException ) in getValue()113 sal_Bool SAL_CALL BmpConverter::hasMethod( const OUString& rName ) throw() in hasMethod()118 sal_Bool SAL_CALL BmpConverter::hasProperty( const OUString& ) throw() in hasProperty()[all …]
Completed in 7 milliseconds