Home
last modified time | relevance | path

Searched refs:GetNormalBitmap (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx2012 xLeftLabelBitmap = mpLeftLabelBitmap->GetNormalBitmap(); in PaintButtonBackground()
2016 xCenterLabelBitmap = mpCenterLabelBitmap->GetNormalBitmap(); in PaintButtonBackground()
2020 xRightLabelBitmap = mpRightLabelBitmap->GetNormalBitmap(); in PaintButtonBackground()
2143 mpTop->GetNormalBitmap(), in PaintCurrentSlideFrame()
2154 mpLeft->GetNormalBitmap(), in PaintCurrentSlideFrame()
2165 mpRight->GetNormalBitmap(), in PaintCurrentSlideFrame()
2176 mpBottom->GetNormalBitmap(), in PaintCurrentSlideFrame()
2187 mpTopLeft->GetNormalBitmap(), in PaintCurrentSlideFrame()
2196 mpTopRight->GetNormalBitmap(), in PaintCurrentSlideFrame()
2205 mpBottomLeft->GetNormalBitmap(), in PaintCurrentSlideFrame()
[all …]
H A DPresenterCanvasHelper.cxx107 if (rpBitmap->GetNormalBitmap().is()) in PaintRectangle()
113 Reference<rendering::XBitmap>(rpBitmap->GetNormalBitmap(), UNO_QUERY), in PaintRectangle()
124 Reference<rendering::XBitmap>(rpBitmap->GetNormalBitmap(), UNO_QUERY), in PaintRectangle()
H A DPresenterScrollBar.cxx732 Reference<rendering::XBitmap> xBitmap (rpDescriptor->GetNormalBitmap()); in UpdateWidthOrHeight()
882 Reference<rendering::XBitmap> xBitmap (mpNextButtonDescriptor->GetNormalBitmap()); in UpdateBorders()
893 Reference<rendering::XBitmap> xBitmap (mpPrevButtonDescriptor->GetNormalBitmap()); in UpdateBorders()
1105 Reference<rendering::XBitmap> xBitmap (mpNextButtonDescriptor->GetNormalBitmap()); in UpdateBorders()
1116 Reference<rendering::XBitmap> xBitmap (mpPrevButtonDescriptor->GetNormalBitmap()); in UpdateBorders()
H A DPresenterPaneBorderPainter.cxx540 if (mbHasCallout && pStyle->mpBottomCallout->GetNormalBitmap().is()) in PaintBorder()
744 Reference<rendering::XBitmap> xBitmap (rpBitmap->GetNormalBitmap(), UNO_QUERY); in PaintBitmap()
H A DPresenterBitmapContainer.hxx65 css::uno::Reference<css::rendering::XBitmap> GetNormalBitmap (void) const;
H A DPresenterBitmapContainer.cxx401 PresenterBitmapContainer::BitmapDescriptor::GetNormalBitmap (void) const in GetNormalBitmap() function in sdext::presenter::PresenterBitmapContainer::BitmapDescriptor
H A DPresenterToolBar.cxx1762 Reference<rendering::XBitmap> xBitmap (mpMode->mpIcon->GetNormalBitmap()); in Paint()
1784 xBitmap = mpMode->mpIcon->GetNormalBitmap(); in CreateBoundingSize()
H A DPresenterSlideShowView.cxx831 Reference<rendering::XBitmap> xBackgroundBitmap (mpBackground->GetNormalBitmap()); in PaintOuterWindow()
H A DPresenterTheme.cxx1244 if (pBackground.get() != NULL && pBackground->GetNormalBitmap().is()) in ProcessViewStyle()
H A DPresenterWindowManager.cxx1326 Reference<rendering::XBitmap> xBitmap (mpBackgroundBitmap->GetNormalBitmap()); in ProvideBackgroundBitmap()

Completed in 73 milliseconds