Home
last modified time | relevance | path

Searched refs:mpBackgroundBitmap (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterWindowManager.cxx136 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()
H A DPresenterScrollBar.cxx115 mpBackgroundBitmap(), in PresenterScrollBar()
355 mpBackgroundBitmap = rpBackgroundBitmap; in SetBackground()
620 if (mpBackgroundBitmap.get() == NULL) in PaintBackground()
625 mpBackgroundBitmap, in PaintBackground()
H A DPresenterWindowManager.hxx203 SharedBitmapDescriptor mpBackgroundBitmap; member in sdext::presenter::PresenterWindowManager
H A DPresenterScrollBar.hxx252 SharedBitmapDescriptor mpBackgroundBitmap; member in sdext::presenter::PresenterScrollBar

Completed in 34 milliseconds