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()103 void SAL_CALL BmpConverter::setValue( const OUString&, const Any& ) throw( UnknownPropertyException… in setValue()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()[all …]