Searched refs:getUNOBitmap (Results 1 – 10 of 10) sorted by relevance
70 ::com::sun::star::rendering::XBitmap > getUNOBitmap() const = 0;
65 ::com::sun::star::rendering::XBitmap > getUNOBitmap() const;
117 uno::Reference< rendering::XBitmap > ImplBitmap::getUNOBitmap() const in getUNOBitmap() function in cppcanvas::internal::ImplBitmap
57 mxBitmap = rBitmap->getUNOBitmap(); in SlideBitmap()
133 mxBitmap = pBitmap->getUNOBitmap(); in prefetch()
140 CreatePreview(rxSlide, rMaximalSize, nSuperSampleFactor))->getUNOBitmap(); in createPreviewForCanvas()
277 aBitmap)->getUNOBitmap(); in loadBitmap()
215 aPreview)->getUNOBitmap(); in getSlidePreview()
597 )->getUNOBitmap(); in GetBitmap()
428 mxBufferBitmap = aBmp->getUNOBitmap(); in render()
Completed in 38 milliseconds