Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx149 const css::uno::Reference<css::rendering::XBitmap>& rxTopBitmap, in PaintVerticalBitmapComposite() argument
162 if (rxTopBitmap.is()) in PaintVerticalBitmapComposite()
163 aTopBitmapSize = rxTopBitmap->getSize(); in PaintVerticalBitmapComposite()
183 if (rxTopBitmap.is()) in PaintVerticalBitmapComposite()
197 rxCanvas->drawBitmap(rxTopBitmap, aViewState, aRenderState); in PaintVerticalBitmapComposite()
H A DPresenterUIPainter.hxx59 const css::uno::Reference<css::rendering::XBitmap>& rxTopBitmap,

Completed in 14 milliseconds