Searched refs:VCLXBitmap (Results 1 – 4 of 4) sorted by relevance
38 ::com::sun::star::uno::Any VCLXBitmap::queryInterface( const ::com::sun::star::uno::Type & rType ) … in queryInterface()49 IMPL_XUNOTUNNEL( VCLXBitmap )52 IMPL_XTYPEPROVIDER_START( VCLXBitmap ) in IMPL_XTYPEPROVIDER_START() argument59 ::com::sun::star::awt::Size VCLXBitmap::getSize() throw(::com::sun::star::uno::RuntimeException) in IMPL_XTYPEPROVIDER_START()67 ::com::sun::star::uno::Sequence< sal_Int8 > VCLXBitmap::getDIB() throw(::com::sun::star::uno::Runti… in getDIB()76 ::com::sun::star::uno::Sequence< sal_Int8 > VCLXBitmap::getMaskDIB() throw(::com::sun::star::uno::R… in getMaskDIB()
229 VCLXBitmap* pBmp = new VCLXBitmap; in createBitmap()241 VCLXBitmap* pBmp = new VCLXBitmap; in createDisplayBitmap()
40 class VCLXBitmap : public ::com::sun::star::awt::XBitmap, class66 …static VCLXBitmap* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
90 VCLXBitmap* pVCLBitmap = VCLXBitmap::GetImplementation( rxBitmap ); in GetBitmap()
Completed in 23 milliseconds