Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx151 const css::uno::Reference<css::rendering::XBitmap>& rxBottomBitmap) in PaintVerticalBitmapComposite() argument
168 if (rxBottomBitmap.is()) in PaintVerticalBitmapComposite()
169 aBottomBitmapSize = rxBottomBitmap->getSize(); in PaintVerticalBitmapComposite()
201 if (rxBottomBitmap.is()) in PaintVerticalBitmapComposite()
217 rxCanvas->drawBitmap(rxBottomBitmap, aViewState, aRenderState); in PaintVerticalBitmapComposite()
H A DPresenterUIPainter.hxx61 const css::uno::Reference<css::rendering::XBitmap>& rxBottomBitmap);

Completed in 20 milliseconds