Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx46 const css::uno::Reference<css::rendering::XBitmap>& rxRightBitmap) in PaintHorizontalBitmapComposite() argument
63 if (rxRightBitmap.is()) in PaintHorizontalBitmapComposite()
64 aRightBitmapSize = rxRightBitmap->getSize(); in PaintHorizontalBitmapComposite()
96 if (rxRightBitmap.is()) in PaintHorizontalBitmapComposite()
111 rxCanvas->drawBitmap(rxRightBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite()
H A DPresenterUIPainter.hxx53 const css::uno::Reference<css::rendering::XBitmap>& rxRightBitmap);

Completed in 16 milliseconds