Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx73 SlideBitmapSharedPtr SlideChangeBase::getLeavingBitmap( const ViewEntry& rViewEntry ) const in getLeavingBitmap() function in slideshow::internal::SlideChangeBase
324 OSL_ASSERT( getLeavingBitmap( rViewEntry ) ); in operator ()()
325 if( getLeavingBitmap( rViewEntry ) ) in operator ()()
326 getLeavingBitmap( rViewEntry )->draw( pOutContentCanvas ); in operator ()()
406 getLeavingBitmap( rEntry ); in viewAdded()
500 getLeavingBitmap( rEntry )->getSize() ); in addSprites()
H A Dslidetransitionfactory.cxx186 getLeavingBitmap(ViewEntry(rView))->getXBitmap(), in addTransition()
267 getLeavingBitmap(ViewEntry(rView))->getXBitmap(), in viewChanged()
287 getLeavingBitmap(ViewEntry((*aCurrView)->mpView))->getXBitmap(), in viewsChanged()
558 renderBitmap( getLeavingBitmap(rViewEntry), rDestinationCanvas ); in performIn()
H A Dslidechangebase.hxx122 SlideBitmapSharedPtr getLeavingBitmap( const ViewEntry& rViewEntry ) const;
H A Dcombtransition.cxx141 SlideBitmapSharedPtr const & pLeavingBitmap = getLeavingBitmap(rViewEntry); in renderComb()

Completed in 30 milliseconds