Home
last modified time | relevance | path

Searched defs:rxBitmap (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/toolkit/source/awt/
H A Dvclxdevice.cxx236 …ap( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XBitmap >& rxBitmap ) throw(::c… in createDisplayBitmap()
/AOO41X/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx205 const css::uno::Reference<css::rendering::XBitmap>& rxBitmap, in PaintBitmap()
H A DPresenterBitmapContainer.cxx449 const css::uno::Reference<css::rendering::XBitmap>& rxBitmap) in SetBitmap()
H A DPresenterSlideSorter.cxx2239 const css::uno::Reference<css::rendering::XBitmap>& rxBitmap, in PaintBitmapOnce()
2271 const css::uno::Reference<css::rendering::XBitmap>& rxBitmap, in PaintBitmapTiled()
/AOO41X/main/toolkit/source/helper/
H A Dvclunohelper.cxx78 …per::GetBitmap( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XBitmap>& rxBitmap ) in GetBitmap()