Home
last modified time | relevance | path

Searched refs:getCurrentSlideBitmap (Results 1 – 5 of 5) sorted by relevance

/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx145 virtual SlideBitmapSharedPtr getCurrentSlideBitmap( const UnoViewSharedPtr& rView ) const;
320 SlideBitmapSharedPtr pBitmap( mrSlide.getCurrentSlideBitmap( rView ) ); in operator ()()
619 SlideBitmapSharedPtr SlideImpl::getCurrentSlideBitmap( const UnoViewSharedPtr& rView ) const in getCurrentSlideBitmap() function in slideshow::internal::__anon016e0df80111::SlideImpl
H A Duserpaintoverlay.cxx155 SlideBitmapSharedPtr pBitmap( mrSlide.getCurrentSlideBitmap( (*aIter) ) ); in repaintWithoutPolygons()
380 SlideBitmapSharedPtr pBitmap( mrSlide.getCurrentSlideBitmap( (*aIter) ) ); in handleMouseDragged()
/trunk/main/slideshow/source/inc/
H A Dslide.hxx152 getCurrentSlideBitmap( const UnoViewSharedPtr& rView ) const = 0;
/trunk/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx143 pRet = pSlide->getCurrentSlideBitmap( rView ); in createBitmap()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx2341 mpPrefetchSlide->getCurrentSlideBitmap( *maViewContainer.begin() ); in notifySlideAnimationsEnded()

Completed in 39 milliseconds