Searched refs:mxScaledBackgroundBitmap (Results 1 – 2 of 2) sorted by relevance
137 mxScaledBackgroundBitmap(), in PresenterWindowManager()846 mxScaledBackgroundBitmap = NULL; in Layout()1281 if (mxScaledBackgroundBitmap.is()) in PaintBackground()1284 const geometry::IntegerSize2D aBitmapSize(mxScaledBackgroundBitmap->getSize()); in PaintBackground()1291 mxScaledBackgroundBitmap, in PaintBackground()1324 if ( ! mxScaledBackgroundBitmap.is()) in ProvideBackgroundBitmap()1344 mxScaledBackgroundBitmap = xBitmap->getScaledBitmap(aSize, sal_False); in ProvideBackgroundBitmap()1348 mxScaledBackgroundBitmap in ProvideBackgroundBitmap()
204 css::uno::Reference<css::rendering::XBitmap> mxScaledBackgroundBitmap; member in sdext::presenter::PresenterWindowManager
Completed in 24 milliseconds