Searched refs:xBackgroundBitmap (Results 1 – 3 of 3) sorted by relevance
831 Reference<rendering::XBitmap> xBackgroundBitmap (mpBackground->GetNormalBitmap()); in PaintOuterWindow() local832 if (xBackgroundBitmap.is()) in PaintOuterWindow()835 const geometry::IntegerSize2D aBitmapSize(xBackgroundBitmap->getSize()); in PaintOuterWindow()842 xBackgroundBitmap, in PaintOuterWindow()
1549 Reference<rendering::XBitmap> xBackgroundBitmap (rxCanvas, UNO_QUERY); in ModeChangeAnimationStarter() local1550 if ( ! xBackgroundBitmap.is()) in ModeChangeAnimationStarter()1571 xSpriteCanvas->drawBitmap(xBackgroundBitmap, aViewState, aRenderState); in ModeChangeAnimationStarter()
1093 Reference<rendering::XBitmap> xBackgroundBitmap (rxCanvas, UNO_QUERY); in CreateSubstitution() local1094 if ( ! xBackgroundBitmap.is()) in CreateSubstitution()1114 xSpriteCanvas->drawBitmap(xBackgroundBitmap, aViewState, aRenderState); in CreateSubstitution()
Completed in 45 milliseconds