Searched refs:getCurrentSlideBitmap (Results 1 – 5 of 5) sorted by relevance
145 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::__anon8a7409210111::SlideImpl
155 SlideBitmapSharedPtr pBitmap( mrSlide.getCurrentSlideBitmap( (*aIter) ) ); in repaintWithoutPolygons()380 SlideBitmapSharedPtr pBitmap( mrSlide.getCurrentSlideBitmap( (*aIter) ) ); in handleMouseDragged()
152 getCurrentSlideBitmap( const UnoViewSharedPtr& rView ) const = 0;
143 pRet = pSlide->getCurrentSlideBitmap( rView ); in createBitmap()
2341 mpPrefetchSlide->getCurrentSlideBitmap( *maViewContainer.begin() ); in notifySlideAnimationsEnded()
Completed in 45 milliseconds