Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx44 const css::uno::Reference<css::rendering::XBitmap>& rxLeftBitmap, in PaintHorizontalBitmapComposite() argument
57 if (rxLeftBitmap.is()) in PaintHorizontalBitmapComposite()
58 aLeftBitmapSize = rxLeftBitmap->getSize(); in PaintHorizontalBitmapComposite()
78 if (rxLeftBitmap.is()) in PaintHorizontalBitmapComposite()
92 rxCanvas->drawBitmap(rxLeftBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite()
H A DPresenterUIPainter.hxx51 const css::uno::Reference<css::rendering::XBitmap>& rxLeftBitmap,

Completed in 16 milliseconds