Home
last modified time | relevance | path

Searched refs:createSpriteFromBitmaps (Results 1 – 15 of 15) sorted by relevance

/trunk/main/cppcanvas/source/wrapper/
H A Dimplspritecanvas.cxx135 …SpriteSharedPtr ImplSpriteCanvas::createSpriteFromBitmaps( const uno::Sequence< uno::Reference< re… in createSpriteFromBitmaps() function in cppcanvas::internal::ImplSpriteCanvas
139 … mxSpriteCanvas->createSpriteFromBitmaps( rAnimationBitmaps, in createSpriteFromBitmaps()
H A Dimplspritecanvas.hxx63 SpriteSharedPtr createSpriteFromBitmaps(
H A Dvclfactory.cxx349 return pSpriteCanvas->createSpriteFromBitmaps( aBitmapSequence, in createAnimatedSprite()
/trunk/main/canvas/inc/canvas/base/
H A Dspritecanvasbase.hxx110 …ference< ::com::sun::star::rendering::XAnimatedSprite > SAL_CALL createSpriteFromBitmaps( const ::… in createSpriteFromBitmaps() function in canvas::SpriteCanvasBase
124 … return BaseType::maCanvasHelper.createSpriteFromBitmaps(animationBitmaps, interpolationMode); in createSpriteFromBitmaps()
/trunk/main/canvas/source/null/
H A Dnull_spritecanvashelper.cxx75 uno::Reference< rendering::XAnimatedSprite > SpriteCanvasHelper::createSpriteFromBitmaps( in createSpriteFromBitmaps() function in nullcanvas::SpriteCanvasHelper
H A Dnull_spritecanvashelper.hxx62 ::com::sun::star::rendering::XAnimatedSprite > createSpriteFromBitmaps(
/trunk/main/canvas/source/cairo/
H A Dcairo_spritecanvashelper.hxx62 ::com::sun::star::rendering::XAnimatedSprite > createSpriteFromBitmaps(
H A Dcairo_spritecanvashelper.cxx175 uno::Reference< rendering::XAnimatedSprite > SpriteCanvasHelper::createSpriteFromBitmaps( in createSpriteFromBitmaps() function in cairocanvas::SpriteCanvasHelper
/trunk/main/canvas/source/directx/
H A Ddx_spritecanvashelper.hxx66 ::com::sun::star::rendering::XAnimatedSprite > createSpriteFromBitmaps(
H A Ddx_spritecanvashelper.cxx155 uno::Reference< rendering::XAnimatedSprite > SpriteCanvasHelper::createSpriteFromBitmaps( in createSpriteFromBitmaps() function in dxcanvas::SpriteCanvasHelper
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.hxx64 ::com::sun::star::rendering::XAnimatedSprite > createSpriteFromBitmaps(
H A Dspritecanvashelper.cxx226 uno::Reference< rendering::XAnimatedSprite > SpriteCanvasHelper::createSpriteFromBitmaps( in createSpriteFromBitmaps() function in vclcanvas::SpriteCanvasHelper
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx629 PresenterCanvas::createSpriteFromBitmaps ( in createSpriteFromBitmaps() function in sd::presenter::PresenterCanvas
641 return xSpriteCanvas->createSpriteFromBitmaps(rAnimationBitmaps, nInterpolationMode); in createSpriteFromBitmaps()
H A DPresenterCanvas.hxx331 createSpriteFromBitmaps (
/trunk/main/offapi/com/sun/star/rendering/
H A DXSpriteCanvas.idl89 …XAnimatedSprite createSpriteFromBitmaps( [in] sequence<XBitmap> animationBitmaps, [in] byte interp…

Completed in 48 milliseconds