Searched refs:bitmapExFromXBitmap (Results 1 – 10 of 10) sorted by relevance
71 ::BitmapEx bitmapExFromXBitmap( const uno::Reference< rendering::XBitmap >& xBitmap ) in bitmapExFromXBitmap() function97 ::BitmapEx aBmpEx = ::vcl::unotools::bitmapExFromXBitmap( xIntBmp ); in bitmapExFromXBitmap()
96 bitmapExFromXBitmap( const ::com::sun::star::uno::Reference<
882 BitmapEx aBmpEx( tools::bitmapExFromXBitmap( textures[0].Bitmap ) ); in fillTexturedPolyPolygon()
717 BitmapEx aBmpEx( tools::bitmapExFromXBitmap(xBitmap) ); in implDrawBitmap()
88 aRetval = vcl::unotools::bitmapExFromXBitmap(xIntBmp); in convertPrimitive2DSequenceToBitmapEx()
139 ::BitmapEx VCL_DLLPUBLIC bitmapExFromXBitmap( const ::com::sun::star::uno::Reference<
958 BitmapEx aBmp = vcl::unotools::bitmapExFromXBitmap(xTestBmp); in Paint()983 aBmp = vcl::unotools::bitmapExFromXBitmap(xTestBmp); in Paint()
512 ::BitmapEx aBmpEx = ::vcl::unotools::bitmapExFromXBitmap( xIntBmp ); in drawVCLBitmapFromXBitmap()
332 static ::BitmapEx bitmapExFromXBitmap( const uno::Reference< rendering::XBitmap >& xBitmap ) in bitmapExFromXBitmap() function337 ::BitmapEx aBmpEx = ::vcl::unotools::bitmapExFromXBitmap(xIntBmp); in bitmapExFromXBitmap()409 ::BitmapEx aBmpEx = bitmapExFromXBitmap(xBitmap); in surfaceFromXBitmap()
309 …::BitmapEx VCL_DLLPUBLIC bitmapExFromXBitmap( const uno::Reference< rendering::XIntegerReadOnlyBit… in bitmapExFromXBitmap() function
Completed in 76 milliseconds