Home
last modified time | relevance | path

Searched refs:VCLXBitmap (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/toolkit/source/awt/
H A Dvclxbitmap.cxx38 ::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() argument
59 ::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()
H A Dvclxdevice.cxx229 VCLXBitmap* pBmp = new VCLXBitmap; in createBitmap()
241 VCLXBitmap* pBmp = new VCLXBitmap; in createDisplayBitmap()
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxbitmap.hxx40 class VCLXBitmap : public ::com::sun::star::awt::XBitmap, class
66 …static VCLXBitmap* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
/aoo4110/main/toolkit/source/helper/
H A Dvclunohelper.cxx90 VCLXBitmap* pVCLBitmap = VCLXBitmap::GetImplementation( rxBitmap ); in GetBitmap()

Completed in 40 milliseconds