Home
last modified time | relevance | path

Searched refs:mxScaledBackgroundBitmap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterWindowManager.cxx137 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()
H A DPresenterWindowManager.hxx204 css::uno::Reference<css::rendering::XBitmap> mxScaledBackgroundBitmap; member in sdext::presenter::PresenterWindowManager

Completed in 31 milliseconds