Home
last modified time | relevance | path

Searched refs:BmpConverter (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbmpconv.cxx58 class BmpConverter : class
62 BmpConverter();
63 virtual ~BmpConverter();
87 return static_cast<XInvocation*>(new BmpConverter()); in createBmpConverter()
90 BmpConverter::BmpConverter() in BmpConverter() function in BmpConverter
94 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 6 milliseconds