Home
last modified time | relevance | path

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

/trunk/main/cppcanvas/source/wrapper/
H A Dimplcustomsprite.cxx56 CanvasSharedPtr ImplCustomSprite::getContentCanvas() const in getContentCanvas() function in cppcanvas::internal::ImplCustomSprite
63 uno::Reference< rendering::XCanvas > xCanvas( mxCustomSprite->getContentCanvas() ); in getContentCanvas()
H A Dimplcustomsprite.hxx54 virtual CanvasSharedPtr getContentCanvas() const;
/trunk/main/slideshow/source/engine/
H A Danimatedsprite.cxx75 ::cppcanvas::CanvasSharedPtr AnimatedSprite::getContentCanvas() const in getContentCanvas() function in slideshow::internal::AnimatedSprite
79 const ::cppcanvas::CanvasSharedPtr pContentCanvas( mpSprite->getContentCanvas() ); in getContentCanvas()
H A Dwaitsymbol.cxx135 sprite->getContentCanvas()->getUNOCanvas()->drawBitmap( in viewAdded()
H A Drehearsetimingsactivity.cxx427 &cppcanvas::CustomSprite::getContentCanvas, _1 ) ) ); in paintAllSprites()
H A Dslideview.cxx621 mpOutputCanvas = mpSprite->getContentCanvas(); in getCanvas()
/trunk/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx315 rOutSprite->getContentCanvas() ); in operator ()()
335 rInSprite->getContentCanvas() ); in operator ()()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx131 virtual Reference<rendering::XCanvas> SAL_CALL getContentCanvas (void)
1197 Reference<rendering::XCanvas> PresenterCustomSprite::getContentCanvas (void) in getContentCanvas() function in sd::presenter::PresenterCustomSprite
1201 return mxSprite->getContentCanvas(); in getContentCanvas()
H A DPresenterCanvasFactory.cxx217 return xSprite->getContentCanvas(); in CreateCanvasForSprite()
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dcustomsprite.hxx43 virtual CanvasSharedPtr getContentCanvas() const = 0;
/trunk/main/slideshow/source/inc/
H A Danimatedsprite.hxx114 ::cppcanvas::CanvasSharedPtr getContentCanvas() const;
/trunk/main/sdext/source/presenter/
H A DPresenterSprite.cxx89 return mxSprite->getContentCanvas(); in GetCanvas()
/trunk/main/offapi/com/sun/star/rendering/
H A DXCustomSprite.idl67 XCanvas getContentCanvas();
/trunk/main/canvas/inc/canvas/base/
H A Dcanvascustomspritebase.hxx218 getContentCanvas() throw (::com::sun::star::uno::RuntimeException) in getContentCanvas() function in canvas::CanvasCustomSpriteBase
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx514 ::cppcanvas::CanvasSharedPtr pContentCanvas( mpSprite->getContentCanvas() ); in renderSprite()

Completed in 52 milliseconds