Lines Matching refs:CanvasCustomSprite
48 …CanvasCustomSprite::CanvasCustomSprite( const ::com::sun::star::geometry::RealSize2D& rSpriteSize, in CanvasCustomSprite() function in cairocanvas::CanvasCustomSprite
76 void SAL_CALL CanvasCustomSprite::disposing() in disposing()
87 void CanvasCustomSprite::redraw( const CairoSharedPtr& pCairo, in redraw()
95 void CanvasCustomSprite::redraw( const CairoSharedPtr& pCairo, in redraw()
109 bool CanvasCustomSprite::repaint( const SurfaceSharedPtr& pSurface, in repaint()
116 SurfaceSharedPtr CanvasCustomSprite::getSurface() in getSurface()
121 …SurfaceSharedPtr CanvasCustomSprite::createSurface( const ::basegfx::B2ISize& rSize, Content aCont… in createSurface()
126 SurfaceSharedPtr CanvasCustomSprite::createSurface( ::Bitmap& rBitmap ) in createSurface()
131 SurfaceSharedPtr CanvasCustomSprite::changeSurface( bool bHasAlpha, bool bCopyContent ) in changeSurface()
146 OutputDevice* CanvasCustomSprite::getOutputDevice() in getOutputDevice()
154 …::rtl::OUString SAL_CALL CanvasCustomSprite::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()
159 …sal_Bool SAL_CALL CanvasCustomSprite::supportsService( const ::rtl::OUString& ServiceName ) throw(… in supportsService()
164 …uno::Sequence< ::rtl::OUString > SAL_CALL CanvasCustomSprite::getSupportedServiceNames() throw( u… in getSupportedServiceNames()