Home
last modified time | relevance | path

Searched refs:xBackgroundBitmap (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx831 Reference<rendering::XBitmap> xBackgroundBitmap (mpBackground->GetNormalBitmap()); in PaintOuterWindow() local
832 if (xBackgroundBitmap.is()) in PaintOuterWindow()
835 const geometry::IntegerSize2D aBitmapSize(xBackgroundBitmap->getSize()); in PaintOuterWindow()
842 xBackgroundBitmap, in PaintOuterWindow()
H A DPresenterWindowManager.cxx1549 Reference<rendering::XBitmap> xBackgroundBitmap (rxCanvas, UNO_QUERY); in ModeChangeAnimationStarter() local
1550 if ( ! xBackgroundBitmap.is()) in ModeChangeAnimationStarter()
1571 xSpriteCanvas->drawBitmap(xBackgroundBitmap, aViewState, aRenderState); in ModeChangeAnimationStarter()
H A DPresenterPaneAnimator.cxx1093 Reference<rendering::XBitmap> xBackgroundBitmap (rxCanvas, UNO_QUERY); in CreateSubstitution() local
1094 if ( ! xBackgroundBitmap.is()) in CreateSubstitution()
1114 xSpriteCanvas->drawBitmap(xBackgroundBitmap, aViewState, aRenderState); in CreateSubstitution()

Completed in 35 milliseconds