Searched refs:mpBackgroundBitmap (Results 1 – 4 of 4) sorted by relevance
136 mpBackgroundBitmap(), in PresenterWindowManager()236 mpBackgroundBitmap = mpTheme->GetBitmap(OUString(), A2S("Background")); in SetTheme()1277 if (mpBackgroundBitmap.get() != NULL) in PaintBackground()1306 const util::Color aBackgroundColor (mpBackgroundBitmap->maReplacementColor); in PaintBackground()1326 Reference<rendering::XBitmap> xBitmap (mpBackgroundBitmap->GetNormalBitmap()); in ProvideBackgroundBitmap()1329 const bool bStretchVertical (mpBackgroundBitmap->meVerticalTexturingMode in ProvideBackgroundBitmap()1331 const bool bStretchHorizontal (mpBackgroundBitmap->meHorizontalTexturingMode in ProvideBackgroundBitmap()
115 mpBackgroundBitmap(), in PresenterScrollBar()355 mpBackgroundBitmap = rpBackgroundBitmap; in SetBackground()620 if (mpBackgroundBitmap.get() == NULL) in PaintBackground()625 mpBackgroundBitmap, in PaintBackground()
203 SharedBitmapDescriptor mpBackgroundBitmap; member in sdext::presenter::PresenterWindowManager
252 SharedBitmapDescriptor mpBackgroundBitmap; member in sdext::presenter::PresenterScrollBar
Completed in 17 milliseconds